yah yah libtool 1.2b

-Yosh
This commit is contained in:
Manish Singh 1998-10-10 07:56:53 +00:00
parent bee522aa57
commit 3825ff0387

View File

@ -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
}