summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-01-06 01:45:20 +0000
committerRaja R Harinath <harinath@src.gnome.org>1999-01-06 01:45:20 +0000
commitf8bd3f941886d669686d934e86d1ac880b9af150 (patch)
tree6b8fa1737338c9d91da5f61a4279cb1d94eb8b1b /macros/ChangeLog
parentdab27d3876045f818ad3840a6bdc58f0a15294d8 (diff)
downloadshared-mime-info-f8bd3f941886d669686d934e86d1ac880b9af150.tar.gz
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=562
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 c7061e93..dce3d40b 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.