summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary V. Vaughan <gary@gnu.org>2011-12-24 08:32:47 +0700
committerGary V. Vaughan <gary@gnu.org>2011-12-24 09:05:19 +0700
commit7a78cca31bca68f3cf2e398d26b03f3980331d72 (patch)
tree13ab03931dd3c209e31fee14541f7c339ac7719f
parentc8e9d169e19c457366d5237312ee6b9dbca2e4d7 (diff)
downloadlibtool-7a78cca31bca68f3cf2e398d26b03f3980331d72.tar.gz
bootstrap: fix Autoconf version typo.
* build-aux/options-parses: s/2\.62/2.68/ Signed-off-by: Gary V. Vaughan <gary@gnu.org>
-rw-r--r--build-aux/options-parser2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/options-parser b/build-aux/options-parser
index 07a97310..9d42418d 100644
--- a/build-aux/options-parser
+++ b/build-aux/options-parser
@@ -176,7 +176,7 @@ nl='
# There are still modern systems that have problems with `echo' mis-
# handling backslashes, among others, so make sure $bs_echo is set to a
# command that correctly interprets backslashes.
-# (this code from Autoconf 2.62)
+# (this code from Autoconf 2.68)
# Printing a long string crashes Solaris 7 /usr/bin/printf.
bs_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'