summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index a5769c0..684c1a9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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=.