projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bee522a
)
yah yah libtool 1.2b
author
Manish Singh
<yosh@src.gnome.org>
Sat, 10 Oct 1998 07:56:53 +0000
(07:56 +0000)
committer
Manish Singh
<yosh@src.gnome.org>
Sat, 10 Oct 1998 07:56:53 +0000
(07:56 +0000)
-Yosh
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
b8a15c3
..
1da3645
100755
(executable)
--- 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
}