summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-08-20 21:23:52 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-08-20 21:23:52 +0000
commit37c14ac6197e8cc05039b526b037e7ae9688ea21 (patch)
tree95284992096ae91ad7ae1aff42da8d1a14acd337 /macros/ChangeLog
parentf6a0c095e6c2e8f681f17c3f10789508e7b0076d (diff)
downloadshared-mime-info-37c14ac6197e8cc05039b526b037e7ae9688ea21.tar.gz
New file. Defines the GNOME_COMPILER_WARNINGS macro. Add
* compiler-flags.m4: New file. Defines the GNOME_COMPILER_WARNINGS macro. * autogen.sh (conf_flags): Add `--enable-compile-warnings' to list of flags passed to `configure'. * Makefile.am (MACROS): Add compiler-flags.m4. svn path=/trunk/; revision=340
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 7b0de548..789dec82 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,11 @@
+1998-08-20 Raja R Harinath <harinath@cs.umn.edu>
+
+ * compiler-flags.m4: New file. Defines the
+ GNOME_COMPILER_WARNINGS macro.
+ * autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
+ of flags passed to `configure'.
+ * Makefile.am (MACROS): Add compiler-flags.m4.
+
1998-08-18 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.