diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/options | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/auto/options b/auto/options index 0d296ac60..02affbdeb 100644 --- a/auto/options +++ b/auto/options @@ -190,9 +190,6 @@ do --without-poll_module) EVENT_POLL=NONE ;; --with-aio_module) EVENT_AIO=YES ;; - #--with-threads=*) USE_THREADS="$value" ;; - #--with-threads) USE_THREADS="pthreads" ;; - --with-file-aio) NGX_FILE_AIO=YES ;; --with-ipv6) NGX_IPV6=YES ;; |
