Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'auto/feature')
-rw-r--r--auto/feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/feature b/auto/feature
index 78676ef09..410f5398f 100644
--- a/auto/feature
+++ b/auto/feature
@@ -35,6 +35,7 @@ END
ngx_test="$CC $CC_TEST_FLAGS $CC_WARN $CC_AUX_FLAGS \
-o $NGX_AUTOTEST $NGX_AUTOTEST.c $NGX_LD_OPT $ngx_feature_libs"
+
eval "$ngx_test >> $NGX_AUTOCONF_ERR 2>&1"