From 2c3151cae6bd987764c579ac7aba5bf41ff02216 Mon Sep 17 00:00:00 2001 From: Jan Kneschke Date: Sat, 5 Mar 2005 17:06:18 +0000 Subject: fixed message to print configure + make git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@97 152afb58-edef-0310-8abb-c4023f1b3aa9 --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') 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." -- cgit v1.2.1