]> git.saurik.com Git - bison.git/blobdiff - tests/calc.at
* src/reader.c (parse_skel_decl): New.
[bison.git] / tests / calc.at
index 2031154ebb17a2f1a37d1ab837006b822769c918..3fa7aa6128ed25802361e55d3d5485d850d38593 100644 (file)
@@ -293,7 +293,7 @@ AT_DATA_CALC_Y([$1])
 # Specify the output files to avoid problems on different file systems.
 AT_CHECK([bison calc.y -o calc.c patsubst([$1], [--yyerror-verbose])],
          [0], [], [])
-AT_CHECK([$CC $CFLAGS calc.c -o calc], 0, [], [])
+AT_CHECK([$CC $CFLAGS $CPPFLAGS calc.c -o calc], 0, [], [])
 
 # Test the priorities.
 _AT_CHECK_CALC([$1],