* configure.in (WERROR_CFLAGS): Compute it.

* src/Makefile.am (CFLAGS): Pass it.
* tests/atlocal.in (CFLAGS): Idem.
This commit is contained in:
Akim Demaille
2002-01-09 15:06:25 +00:00
parent ca66b45a86
commit a99566be67
11 changed files with 70 additions and 52 deletions

View File

@@ -1,3 +1,9 @@
2002-01-09 Akim Demaille <akim@epita.fr>
* configure.in (WERROR_CFLAGS): Compute it.
* src/Makefile.am (CFLAGS): Pass it.
* tests/atlocal.in (CFLAGS): Idem.
2002-01-08 Akim Demaille <akim@epita.fr>
* lib/Makefile.am (libbison_a_SOURCES): Add xstrndup.c.