diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-05-05 14:19:54 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-05-05 14:19:54 +0000 |
commit | f1ea54e07a4bdae2b14150caceadb96a974a2c7f (patch) | |
tree | 408224586b5a9ee8b368ed196a17fe93ca785645 /CVS-INFO | |
parent | a139ce901aa626f70107c2aba863837c696128f0 (diff) | |
download | curl-f1ea54e07a4bdae2b14150caceadb96a974a2c7f.tar.gz |
fixed the required tools' version numbers
Diffstat (limited to 'CVS-INFO')
-rw-r--r-- | CVS-INFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -40,9 +40,9 @@ REQUIREMENTS You need the following software installed: - o autoconf 2.50 (or later) - o automake 1.5 (or later) - o libtool 1.4 (or later) + o autoconf 2.57 (or later) + o automake 1.7 (or later) + o libtool 1.5 (or later) o GNU m4 (required by autoconf) o nroff + perl |