]> git.saurik.com Git - bison.git/blobdiff - tests/atlocal.in
* src/closure.c, src/conflicts.c, src/derives.c, src/gram.c
[bison.git] / tests / atlocal.in
index 9b8b7a8a0db43e1e5bff1e46b272bf7f3ce41037..0584e3631745705b13353b8e382f524836a21065 100644 (file)
@@ -4,10 +4,10 @@
 
 # We need a C compiler.
 CC='@CC@'
-CFLAGS='@CFLAGS@'
+CFLAGS='@CFLAGS@ @WARNING_CFLAGS@'
 
 # We need to know if the compiler is GCC.
 GCC='@GCC@'
 
 # We need `config.h'.
-CPPFLAGS="-I $top_buildpath @CPPFLAGS@"
+CPPFLAGS="-I$top_buildpath @CPPFLAGS@"