commit | f14d69e4cc76323296f10f5fc1fefedd81f9f6ec | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Mon Feb 09 16:30:01 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Mon Feb 09 16:30:01 2004 +0000 |
tree | f0a52b00b31e154a3179678d4410fc87edda69f4 | |
parent | 7af6b16936b630feabecbce0dbc9cf84b4943481 [diff] [blame] |
nginx-0.0.2-2004-02-09-19:30:01 import
diff --git a/auto/func b/auto/func index acbab9c..fcbbe01 100644 --- a/auto/func +++ b/auto/func
@@ -19,7 +19,7 @@ END -eval "$CC $CC_TEST_FLAGS -o $NGX_AUTOTEST $NGX_AUTOTEST.c $ngx_func_libs \ +eval "$CC_WARN $CC_TEST_FLAGS -o $NGX_AUTOTEST $NGX_AUTOTEST.c $ngx_func_libs \ >> $NGX_ERR 2>&1" if [ -x $NGX_AUTOTEST ]; then