From 822881fe3c69ca474b8e13d60243dd9c1a1c3fea Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sat, 24 Dec 2011 08:32:47 +0700 Subject: [PATCH] bootstrap: fix Autoconf version typo. * build-aux/options-parses: s/2\.62/2.68/ Signed-off-by: Gary V. Vaughan --- build-aux/options-parser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'