]> git.saurik.com Git - bison.git/blobdiff - tests/cxx-type.at
Partial m4sugar merge from autoconf: m4_map.
[bison.git] / tests / cxx-type.at
index cb37828447eeee3bc01c2dd7c352591684c842c5..0725bfc1a7fef9d5016905e4f1caeb79ed54042c 100644 (file)
@@ -345,7 +345,7 @@ z + q;
 This is total garbage, but it should be ignored.
 ]])
 
-AT_CHECK([bison -o types.c types.y], 0, [], ignore)
+AT_BISON_CHECK([-o types.c types.y], 0, [], ignore)
 AT_COMPILE([types])
 AT_BISON_OPTION_POPDEFS
 ])