summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2006-06-06 20:54:18 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2006-06-06 20:54:18 +0000
commitbcbe56448b66bfcb3edaa52e1193addbd8408939 (patch)
treeb79ee23d889a50abda83aeb7d97a559adefa3bb3 /aclocal.m4
parent9a204f623dc0c6aed88ede64479934f75eb7ff76 (diff)
downloadautomake-bcbe56448b66bfcb3edaa52e1193addbd8408939.tar.gz
* configure.ac (ACLOCAL): Use `-I m4' to match `./bootstrap'
procedure.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 8cf440a78..89d7977c3 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -11,8 +11,8 @@
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
-m4_if(m4_PACKAGE_VERSION, [2.59d],,
-[m4_fatal([this file was generated for autoconf 2.59d], [63])])
+m4_if(m4_PACKAGE_VERSION, [2.59e],,
+[m4_fatal([this file was generated for autoconf 2.59e], [63])])
m4_include([m4/amversion.m4])
m4_include([m4/auxdir.m4])