* gnulib: Update to latest.
* lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so
use +=.
+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.
2009-01-08 Akim Demaille <demaille@gostai.com>
Fix grep portability issues.
-Subproject commit 66216f4811a8d82810e88371c64214191b31e244
+Subproject commit 5a1286a9f8597c0063a82645b55f3e97433fc521
-# 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
# 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
-AM_CFLAGS = $(WARN_CFLAGS)
+AM_CFLAGS += $(WARN_CFLAGS)
# Implementation of bitsets.
bitsets_sources = \
# Implementation of bitsets.
bitsets_sources = \