X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/209ea708c46245d853b73ca32c0c96375ae40b9f..c1f8f16a9b467565fbef7e8c85f0aad8bfad6bde:/tests/atlocal.in diff --git a/tests/atlocal.in b/tests/atlocal.in index 54c65b14..2e034275 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -21,7 +21,7 @@ CXX='@CXX@' BISON_CXX_WORKS='@BISON_CXX_WORKS@' # We want no optimization with C++, too. -CXXFLAGS='@O0CFLAGS@ @WARNING_CXXFLAGS@ @WERROR_CFLAGS@' +CXXFLAGS='@O0CXXFLAGS@ @WARNING_CXXFLAGS@ @WERROR_CFLAGS@' # Are special link options needed? LDFLAGS='@LDFLAGS@'