some mroe echos...

SVN revision: 279
This commit is contained in:
Carsten Haitzler 1999-09-15 01:24:27 +00:00
parent 3df4985fd5
commit 523077e0d2
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ if [ "$USER" = "root" ]; then
exit
fi
echo
echo
echo "NOTE:"
echo "you will need libtool 1.3 or higher for this to work"
echo
echo
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.