mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:13:37 +03:00
configure: update req to 2.59
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
This commit is contained in:
parent
905d0be509
commit
7a6d8b1b1a
2 changed files with 105 additions and 115 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue