summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4f7d3d3..d84b609 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,7 +313,7 @@ ACX_PROG_VERSION([LIBTOOLIZE],
ACX_PROG_VERSION([AUTOCONF],
[GNU autoconf >= 2.65],
- [AUTOCONF],
+ [autoconf],
[autoconf],
['\(GNU Autoconf\) ([3-9]\.|2\.[7-9][0-9]|2\.6[5-9])'],
[autoconf_2_63_or_newer])