gnulib: update.

* gnulib: Update to latest.
	* lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so
	use +=.
This commit is contained in:
Akim Demaille
2009-03-26 22:59:01 +01:00
parent 5339158d01
commit f307943941
3 changed files with 11 additions and 4 deletions

View File

@@ -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.

2
gnulib

Submodule gnulib updated: 66216f4811...5a1286a9f8

View 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 = \