-AT_CHECK([bison -v input.y -o input.c], 0, [],
+AT_CHECK([bison -v -o input.c input.y], 0, [],
# Check the contents of the report.
AT_CHECK([cat input.output], [],
# Check the contents of the report.
AT_CHECK([cat input.output], [],
# Check only the tables. We don't use --no-parser, because it is
# still to be implemented in the experimental branch of Bison.
# Check only the tables. We don't use --no-parser, because it is
# still to be implemented in the experimental branch of Bison.