gnulib: update.
authorAkim Demaille <demaille@gostai.com>
Thu, 26 Mar 2009 21:59:01 +0000 (22:59 +0100)
committerAkim Demaille <demaille@gostai.com>
Thu, 26 Mar 2009 22:41:12 +0000 (23:41 +0100)
* gnulib: Update to latest.
* lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so
use +=.

ChangeLog
gnulib
lib/Makefile.am

index 5320ec3..7e225f9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-03-26  Akim Demaille  <demaille@gostai.com>
+
+       gnulib: update.
+       * gnulib: Update to latest.
+       * lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so
+       use +=.
+
 2009-01-08  Akim Demaille  <demaille@gostai.com>
 
        Fix grep portability issues.
diff --git a/gnulib b/gnulib
index 66216f4..5a1286a 160000 (submodule)
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 66216f4811a8d82810e88371c64214191b31e244
+Subproject commit 5a1286a9f8597c0063a82645b55f3e97433fc521
index 03d4138..f7c3bef 100644 (file)
@@ -1,7 +1,7 @@
 # Make bison/lib.
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008 Free Software Foundation,
-# Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008, 2009
+# Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
 
 include gnulib.mk
 
-AM_CFLAGS = $(WARN_CFLAGS)
+AM_CFLAGS += $(WARN_CFLAGS)
 
 # Implementation of bitsets.
 bitsets_sources = \