From 7f41b888214850deb3a2563cb07a4925f8b62bf5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 30 Sep 2003 16:45:13 +0000 Subject: [PATCH 1/1] Include local.at, not input.at, fixing a typo in the 2003-08-25 patch. --- tests/testsuite.at | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testsuite.at b/tests/testsuite.at index cdf27918..a7510021 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -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. -- 2.45.2