X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/209ea708c46245d853b73ca32c0c96375ae40b9f..1094323fe42f4bc3bcfd74ad15b5598522e265b2:/tests/atlocal.in?ds=sidebyside 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@'