Include local.at, not input.at, fixing a typo in the 2003-08-25 patch.

This commit is contained in:
Paul Eggert
2003-09-30 16:45:13 +00:00
parent 62b6aef925
commit 7f41b88821

View 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.