]> git.saurik.com Git - bison.git/blobdiff - tests/atlocal.in
* config/announce-gen, Makefile.cfg: New.
[bison.git] / tests / atlocal.in
index cdd080a59f6d72570c15322eece8d7773a24f13d..ac647c0e2b0b4504c32829b90fbc947a71730d73 100644 (file)
@@ -17,6 +17,9 @@ GCC='@GCC@'
 # The GCC C++ compiler.
 CXX='@CXX@'
 
+# We want no optimization with C++, too.
+CXXFLAGS='@O0CFLAGS@ @WARNING_CXXFLAGS@ @WERROR_CFLAGS@'
+
 # Are special link options needed?
 LDFLAGS='@LDFLAGS@'