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/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/configure b/auto/configure
index d046b5931..f54ef241c 100755
--- a/auto/configure
+++ b/auto/configure
@@ -27,6 +27,7 @@ fi
. auto/os/conf
if [ "$NGX_PLATFORM" != win32 ]; then
+ . auto/os/features
. auto/threads
fi