mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
gnulib: update.
* gnulib: Update to latest. * lib/Makefile.am (AM_CPPFLAGS): It is now defined by gnulib, so use +=.
This commit is contained in:
@@ -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
2
gnulib
Submodule gnulib updated: 66216f4811...5a1286a9f8
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user