diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-05-13 09:37:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-05-13 09:37:45 +0000 |
commit | ec45a9e825e0d3dfe7c5f456a74c17fc098b31dc (patch) | |
tree | e808bd4691e9a9dbf4d5694445a153f053d4d925 /buildconf | |
parent | 871358a6e552b991177446d4c96acc5dd892c213 (diff) | |
download | curl-ec45a9e825e0d3dfe7c5f456a74c17fc098b31dc.tar.gz |
fix comment
Diffstat (limited to 'buildconf')
-rwxr-xr-x | buildconf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ echo "buildconf: automake version $am_version (ok)" #-------------------------------------------------------------------------- -# libtool 1.5 or newer +# libtool check # LIBTOOL_WANTED_MAJOR=1 LIBTOOL_WANTED_MINOR=4 |