]> git.saurik.com Git - bison.git/commitdiff
Include local.at, not input.at, fixing a typo in the 2003-08-25 patch.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Sep 2003 16:45:13 +0000 (16:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Sep 2003 16:45:13 +0000 (16:45 +0000)
tests/testsuite.at

index cdf27918a952a033cf3184e96a4ab28fe7ec9322..a751002193873f98d948e03f3b44ed5bf0d26934 100644 (file)
@@ -21,7 +21,7 @@
 # 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])
+m4_include([local.at])
 
 
 # Testing resistance to user bugs.