fixed message to print configure + make
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@97 152afb58-edef-0310-8abb-c4023f1b3aa9svn/tags/release-1.3.13
parent
9d287563c6
commit
2c3151cae6
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue