aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index bf1255188d..e6884fba6e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -35,7 +35,7 @@ case "$ACVER" in
'' | 0.* | 1.* | 2.[0-5]* )
cat >&2 <<_EOF_
- You must have autoconf 2.52 or later installed to compile $PROJECT.
+ You must have autoconf 2.60 or later installed to compile $PROJECT.
Download the appropriate package for your distribution/OS,
or get the source tarball at ftp://ftp.gnu.org/pub/gnu/autoconf/
_EOF_