last minute fix before darkice 1.4 official tarball.
This commit is contained in:
parent
4420296b83
commit
0a09b6c97d
|
@ -35,7 +35,7 @@ DIE=0
|
||||||
DIE=1
|
DIE=1
|
||||||
}
|
}
|
||||||
|
|
||||||
(libtool --help) < /dev/null > /dev/null 2>&1 || {
|
(libtoolize --help) < /dev/null > /dev/null 2>&1 || {
|
||||||
echo
|
echo
|
||||||
echo "You must have libtool installed to compile $package."
|
echo "You must have libtool installed to compile $package."
|
||||||
echo "Download the appropriate package for your system,"
|
echo "Download the appropriate package for your system,"
|
||||||
|
|
|
@ -35,7 +35,7 @@ DIE=0
|
||||||
DIE=1
|
DIE=1
|
||||||
}
|
}
|
||||||
|
|
||||||
(libtool --help) < /dev/null > /dev/null 2>&1 || {
|
(libtoolize --help) < /dev/null > /dev/null 2>&1 || {
|
||||||
echo
|
echo
|
||||||
echo "You must have libtool installed to compile $package."
|
echo "You must have libtool installed to compile $package."
|
||||||
echo "Download the appropriate package for your system,"
|
echo "Download the appropriate package for your system,"
|
||||||
|
|
Loading…
Reference in New Issue