summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-01-20 03:33:28 +0000
committerRaja R Harinath <harinath@src.gnome.org>1999-01-20 03:33:28 +0000
commit55a868c3dea6ee3c73055dcbee1d60bfd07aff62 (patch)
treef59252ae0847a9df4e2e390ad73e8795656f6d60 /macros/ChangeLog
parentc3b2445b04490755ae0e49b89984064afec66fa8 (diff)
downloadshared-mime-info-55a868c3dea6ee3c73055dcbee1d60bfd07aff62.tar.gz
Rewrite to be saner. Don't limit yourself to a fixed set of names for the
* gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner. Don't limit yourself to a fixed set of names for the compiler. svn path=/trunk/; revision=588
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index b791f0d2..ba84ced9 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-19 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.
+ Don't limit yourself to a fixed set of names for the compiler.
+
1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx>
* need-declaration.m4, gnome-support.m4: Fixed the scandir detection.