summaryrefslogtreecommitdiffhomepage
path: root/auto/init
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/init6
1 files changed, 6 insertions, 0 deletions
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