mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.2-2004-02-23-23:57:12 import
This commit is contained in:
6
auto/configure
vendored
6
auto/configure
vendored
@@ -16,6 +16,10 @@ fi
|
||||
. auto/cc
|
||||
. auto/lib/conf
|
||||
|
||||
if [ "$PLATFORM" != win32 ]; then
|
||||
. auto/threads
|
||||
fi
|
||||
|
||||
. auto/make
|
||||
. auto/lib/make
|
||||
|
||||
@@ -23,4 +27,6 @@ if [ "$PLATFORM" != win32 ]; then
|
||||
. auto/unix
|
||||
fi
|
||||
|
||||
#have NGX_SMP . auto/have
|
||||
|
||||
. auto/summary
|
||||
|
||||
Reference in New Issue
Block a user