]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
Replace m4/warning.m4 with warnings module.
[bison.git] / ChangeLog
index 86aa3e5d0e17141a1496b29258cc37f55e6fafdc..ecd403e983a91a3b3c51bc073f908afd3955e722 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
+
+       * bootstrap.conf: Replace m4/warning.m4 with warnings module.
+       * configure.ac: Adjust usage.
+       * lib/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS).
+       * src/Makefile.am: Replace $(WARNING_CFLAGS) with $(WARN_CFLAGS).
+       * tests/atlocal.in: Replace $(WARNING_*FLAGS) with $(WARN_*FLAGS).
+
 2008-11-07  Joel E. Denny  <jdenny@ces.clemson.edu>
 
        Don't add a semicolon to actions for %skeleton or %language.