aboutsummaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-05-13 09:37:45 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-05-13 09:37:45 +0000
commitec45a9e825e0d3dfe7c5f456a74c17fc098b31dc (patch)
treee808bd4691e9a9dbf4d5694445a153f053d4d925 /buildconf
parent871358a6e552b991177446d4c96acc5dd892c213 (diff)
fix comment
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconf b/buildconf
index f719d6db2..76c400b14 100755
--- a/buildconf
+++ b/buildconf
@@ -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