mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* tests/atconfig.in (CPPFLAGS): Fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-08-13 Pascal Bart <pascal.bart@epita.fr>
|
||||
|
||||
* tests/atconfig.in (CPPFLAGS): Fix.
|
||||
|
||||
2001-08-10 Pascal Bart <pascal.bart@epita.fr>
|
||||
|
||||
* doc/bison.texinfo: Include GNU General Public License from
|
||||
|
||||
@@ -85,7 +85,9 @@ M4='@M4@'
|
||||
# We need a C compiler.
|
||||
CC='@CC@'
|
||||
CFLAGS='@CFLAGS@'
|
||||
CPPFLAGS='-I@top_srcdir@ @CPPFLAGS@'
|
||||
|
||||
# We need `config.h'.
|
||||
CPPFLAGS="-I$at_top_builddir @CPPFLAGS@"
|
||||
|
||||
# We want to use the files shipped with Bison.
|
||||
BISON_SIMPLE=$at_top_srcdir/src/bison.simple
|
||||
|
||||
Reference in New Issue
Block a user