From 7a6d8b1b1a8fcc184c36d6b6e741e32250b4bacb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 8 Jan 2013 11:46:50 +0100 Subject: configure: update req to 2.59 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I ran the 2.59 version of autoupdate that updates obsoleted configure.ac constructs to the 2.59 standard. With a little hands-on fiddling I prevented it from ruining the quoting in AS_HELP_STRING() uses. I subsequently also bumped the required autoconf version to 2.59 (released in December 2003) as I don't have an older autoconf version around to test with and I can't be bothered to install one either... Inspired by: Björn Stenberg Related blog post: http://cazfi.livejournal.com/195108.html --- docs/INTERNALS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/INTERNALS') diff --git a/docs/INTERNALS b/docs/INTERNALS index 03839c33d..e15c86959 100644 --- a/docs/INTERNALS +++ b/docs/INTERNALS @@ -62,7 +62,7 @@ Portability these versions: GNU Libtool 1.4.2 - GNU Autoconf 2.57 + GNU Autoconf 2.59 GNU Automake 1.7 (we currently avoid 1.10 due to Solaris-related bugs) GNU M4 1.4 perl 5.004 -- cgit v1.2.3