mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
nginx-0.0.2-2004-02-25-23:16:15 import
This commit is contained in:
parent
14dab45638
commit
f2334416e7
10 changed files with 123 additions and 34 deletions
|
|
@ -2,7 +2,7 @@
|
|||
if [ $USE_THREADS = "rfork" ]; then
|
||||
|
||||
have=NGX_THREADS . auto/have
|
||||
have=USE_RFORK . auto/have
|
||||
have=NGX_USE_RFORK . auto/have
|
||||
CORE_DEPS="$CORE_DEPS $UNIX_THREADS_DEPS"
|
||||
CORE_SRCS="$CORE_SRCS $FREEBSD_RFORK_SRCS"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue