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>2012-10-02 21:03:15 +0700
commit822881fe3c69ca474b8e13d60243dd9c1a1c3fea (patch)
tree6ddaa743209abf4ffbe0c26f55a2bf4acd207987
parentf7f249a0e6b5093b8752f1ba863345bfcd5a237e (diff)
downloadlibtool-822881fe3c69ca474b8e13d60243dd9c1a1c3fea.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='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'