From f14d69e4cc76323296f10f5fc1fefedd81f9f6ec Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Mon, 9 Feb 2004 16:30:01 +0000 Subject: nginx-0.0.2-2004-02-09-19:30:01 import --- auto/init | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto/init') diff --git a/auto/init b/auto/init index 50971dd58..8bd4b8b07 100644 --- a/auto/init +++ b/auto/init @@ -7,6 +7,8 @@ NGX_MODULES_C=$OBJS/ngx_modules.c NGX_AUTOTEST=$OBJS/autotest NGX_ERR=$OBJS/autoconf.err +CC_WARN=$CC + # checking echo's "-n" option and "\c" capabilties -- cgit