From ec45a9e825e0d3dfe7c5f456a74c17fc098b31dc Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 13 May 2003 09:37:45 +0000
Subject: [PATCH] fix comment

---
 buildconf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildconf b/buildconf
index f719d6db2f..76c400b141 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
-- 
GitLab