From 3825ff038753d140ae5c72a5c9cc535aad7644d9 Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Sat, 10 Oct 1998 07:56:53 +0000 Subject: [PATCH] yah yah libtool 1.2b -Yosh --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index b8a15c3..1da3645 100755 --- a/autogen.sh +++ b/autogen.sh @@ -18,7 +18,7 @@ DIE=0 (libtool --version) < /dev/null > /dev/null 2>&1 || { echo echo "You must have libtool installed to compile $PROJECT." - echo "Get ftp://alpha.gnu.org/gnu/libtool-1.0h.tar.gz" + echo "Get ftp://alpha.gnu.org/gnu/libtool-1.2b.tar.gz" echo "(or a newer version if it is available)" DIE=1 } -- 2.7.4