From: Manish Singh Date: Sat, 10 Oct 1998 07:56:53 +0000 (+0000) Subject: yah yah libtool 1.2b X-Git-Tag: GLIB_1_1_4~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3825ff038753d140ae5c72a5c9cc535aad7644d9;p=platform%2Fupstream%2Fglib.git yah yah libtool 1.2b -Yosh --- 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 }