diff options
author | Martin Baulig <baulig@suse.de> | 2000-12-01 12:52:04 +0000 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 2000-12-01 12:52:04 +0000 |
commit | f5913c6435478563d59b948178c93b1932561af3 (patch) | |
tree | e4df3b611381d18df0d3dc4651a8a39fba0224bb /macros2/ChangeLog | |
parent | 5cbf1adf6c9ec9c9fa3b3da52b851c94ce3cef62 (diff) | |
download | gnome-common-f5913c6435478563d59b948178c93b1932561af3.tar.gz |
Improved compile warnings check; the --enable-compile-warnings parameter
2000-12-01 Martin Baulig <baulig@suse.de>
* compile-warnings.m4: Improved compile warnings check; the
--enable-compile-warnings parameter now takes 5 different
values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).
svn path=/trunk/; revision=1475
Diffstat (limited to 'macros2/ChangeLog')
-rw-r--r-- | macros2/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros2/ChangeLog b/macros2/ChangeLog index 1d6022c..91fc618 100644 --- a/macros2/ChangeLog +++ b/macros2/ChangeLog @@ -1,3 +1,9 @@ +2000-12-01 Martin Baulig <baulig@suse.de> + + * compile-warnings.m4: Improved compile warnings check; the + --enable-compile-warnings parameter now takes 5 different + values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS). + 2000-11-29 Martin Baulig <baulig@suse.de> * gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed. |