aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-01-06 09:45:20 +0800
committerRaja R Harinath <harinath@src.gnome.org>1999-01-06 09:45:20 +0800
commitc107b53ebbc014c8b42d4046714e9849d307703f (patch)
tree325d6ac96c176bb20d88346161336afc66ca4b68 /macros/ChangeLog
parent6462909737e9f0e4fa22b17b3e986d03bd9ed175 (diff)
downloadgsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar.gz
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar.bz2
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar.lz
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar.xz
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.tar.zst
gsoc2013-evolution-c107b53ebbc014c8b42d4046714e9849d307703f.zip
Include dirent.h before checking whether `scandir' needs to be declared.
* gnome-support.m4: Include dirent.h before checking whether `scandir' needs to be declared. * need-declaration.m4: Revert unlogged change. svn path=/trunk/; revision=580
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index c7061e9310..dce3d40b0e 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,9 @@
+1999-01-05 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome-support.m4: Include dirent.h before checking whether
+ `scandir' needs to be declared.
+ * need-declaration.m4: Revert unlogged change.
+
1998-12-22 Jeff Garzik <jgarzik@pobox.com>
* gnome.m4: Added and exported GNOME_APPLET_LIBS.