]> git.saurik.com Git - bison.git/blobdiff - tests/atlocal.in
* configure.in (WARNING_CFLAGS): Add -Werror when possible.
[bison.git] / tests / atlocal.in
index 9b8b7a8a0db43e1e5bff1e46b272bf7f3ce41037..f65c400b2fe1f2fbcdce3a4fcce78325953114c9 100644 (file)
@@ -4,7 +4,7 @@
 
 # We need a C compiler.
 CC='@CC@'
-CFLAGS='@CFLAGS@'
+CFLAGS='@CFLAGS@ @WARNING_CFLAGS@'
 
 # We need to know if the compiler is GCC.
 GCC='@GCC@'