From ab9d5fdfd55c879611d69998fc58cbb39f25e73a Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 5 Mar 2004 08:34:24 +0000 Subject: nginx-0.0.2-2004-03-05-11:34:24 import --- auto/init | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'auto/init') diff --git a/auto/init b/auto/init index 8bd4b8b07..03e8a2b2d 100644 --- a/auto/init +++ b/auto/init @@ -10,6 +10,12 @@ NGX_ERR=$OBJS/autoconf.err CC_WARN=$CC +INC_EQ=NO +MAKE_BS=NO +MAKE_SL=NO +MAKE_BL=YES + + # checking echo's "-n" option and "\c" capabilties if echo "test\c" | grep c >/dev/null; then -- cgit