aboutsummaryrefslogtreecommitdiff
path: root/auto/configure
diff options
context:
space:
mode:
Diffstat (limited to 'auto/configure')
-rwxr-xr-xauto/configure4
1 files changed, 3 insertions, 1 deletions
diff --git a/auto/configure b/auto/configure
index 4966a7ca2..6d3fc5266 100755
--- a/auto/configure
+++ b/auto/configure
@@ -6,7 +6,7 @@
. auto/os/conf
. auto/cc
-. auto/lib/lib
+. auto/lib/conf
. auto/make
. auto/lib/make
@@ -15,3 +15,5 @@ echo > $NGX_AUTO_CONFIG_H
if [ "$PLATFORM" != win32 ]; then
. auto/unix
fi
+
+. auto/summary