]> git.saurik.com Git - bison.git/blobdiff - tests/testsuite.at
Tune local.at so that people can "autom4te -l autotest calc.at -o
[bison.git] / tests / testsuite.at
index 44cc84171923082bbdf66e0776b24360e0228401..cdf27918a952a033cf3184e96a4ab28fe7ec9322 100644 (file)
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 # 02111-1307, USA.
 
-# We want a recent Autotest.
-m4_version_prereq([2.57])
-
-# Helping macros.
-m4_include([local.at])
-
-AT_INIT
+# Initializes Autotest, imports macros etc.  It will trigger a warning
+# with Autoconf 2.58, because it includes this file automatically, but
+# it causes no real problem.
+m4_include([input.at])
 
-AT_TESTED([bison])
 
 # Testing resistance to user bugs.
 m4_include([input.at])