fixed message to print configure + make

git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@97 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/release-1.3.13
Jan Kneschke 2005-03-05 17:06:18 +00:00
parent 9d287563c6
commit 2c3151cae6
1 changed files with 1 additions and 1 deletions

View File

@ -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."