From: Gary V. Vaughan Date: Sat, 24 Dec 2011 01:32:47 +0000 (+0700) Subject: bootstrap: fix Autoconf version typo. X-Git-Tag: v2.4.2.418~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a78cca31bca68f3cf2e398d26b03f3980331d72;p=thirdparty%2Flibtool.git bootstrap: fix Autoconf version typo. * build-aux/options-parses: s/2\.62/2.68/ Signed-off-by: Gary V. Vaughan --- diff --git a/build-aux/options-parser b/build-aux/options-parser index 07a973105..9d42418da 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='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'