Require Autoconf 2.59, and don't include local.at twice since

Autoconf 2.59 yells about it for some reason.
This commit is contained in:
Paul Eggert
2003-12-24 08:26:02 +00:00
parent 3dc4c5faa9
commit ce05140d9d
2 changed files with 1 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
# 02111-1307, USA.
# We want a recent Autotest.
m4_version_prereq([2.57])
m4_version_prereq([2.58])
## ------------------------------- ##