diff --git a/autogen.sh b/autogen.sh index 7d1cbd37..ae2d948c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -24,4 +24,4 @@ run $ACLOCAL $ACLOCAL_FLAGS run $AUTOHEADER run $AUTOMAKE $AUTOMAKE_FLAGS run $AUTOCONF -echo "Now type \`make' to compile." +echo "Now type './configure ...' and 'make' to compile."