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/configure')
-rwxr-xr-xauto/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/configure b/auto/configure
index b4a0b5680..d5cc7e032 100755
--- a/auto/configure
+++ b/auto/configure
@@ -11,6 +11,8 @@ test -d $OBJS || mkdir $OBJS
echo > $NGX_AUTO_HEADERS_H
echo > $NGX_AUTO_CONFIG_H
+echo > $NGX_AUTOCONF_ERR
+
if [ $DEBUG = YES ]; then
have=NGX_DEBUG . auto/have