diff --git a/autogen.sh b/autogen.sh index 5ba580c..9f36ed1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -93,4 +93,4 @@ if [ "$1" != "noconfig" ]; then fi echo -echo "Now type 'make install' to install $PROJECT." +echo "Now type 'make install' to install $PROJECT or make check for testing."