mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
Pacify ./configure --enable-gcc-warnings.
* Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS) because many files in lib won't compile with it. * src/local.mk (src_bison_CFLAGS): Use $(WERROR_CFLAGS) here only.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,10 @@
|
||||
2009-04-03 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Pacify ./configure --enable-gcc-warnings.
|
||||
* Makefile.am (AM_CFLAGS): Remove $(WERROR_CFLAGS) because many files
|
||||
in lib won't compile with it.
|
||||
* src/local.mk (src_bison_CFLAGS): Use $(WERROR_CFLAGS) here only.
|
||||
|
||||
2009-03-31 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
bootstrap: --help to stdout.
|
||||
@@ -23219,8 +23226,8 @@
|
||||
-----
|
||||
|
||||
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996,
|
||||
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
||||
Free Software Foundation, Inc.
|
||||
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||
2008, 2009 Free Software Foundation, Inc.
|
||||
|
||||
Copying and distribution of this file, with or without
|
||||
modification, are permitted provided the copyright notice and this
|
||||
|
||||
Reference in New Issue
Block a user