summaryrefslogtreecommitdiffhomepage
path: root/auto/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-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