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
path: root/auto
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-04-01 20:20:53 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-04-01 20:20:53 +0400
commitdbb27765706e2d2f35b0af57c317b58d2d9d6ec9 (patch)
tree69760523cc77e8244f0f1d5c3c0247544a1179b9 /auto
parent205dc145c5d22613826927d6ae8ccd3a69d0e907 (diff)
nginx-0.0.3-2004-04-01-20:20:53 import
Diffstat (limited to 'auto')
-rwxr-xr-xauto/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/configure b/auto/configure
index eb32f623e..9429373ca 100755
--- a/auto/configure
+++ b/auto/configure
@@ -36,6 +36,6 @@ if [ "$PLATFORM" != win32 ]; then
. auto/unix
fi
-have NGX_SMP . auto/have
+have=NGX_SMP . auto/have
. auto/summary