* tests/testsuite.at: Update to newer Autotest.

* tests/Makefile.am (EXTRA_DIST): bison is not to be shipped.
This commit is contained in:
Akim Demaille
2001-09-28 11:56:12 +00:00
parent 0b3870c112
commit ab30845981
5 changed files with 10 additions and 4 deletions

View File

@@ -19,11 +19,11 @@
# 02111-1307, USA.
# We need a recent Autotest.
m4_version_prereq([2.52d])
m4_version_prereq([2.52e])
AT_INIT
AT_VICTIMS([bison])
AT_TESTED([bison])
m4_include([output.at])
m4_include([calc.at])