./configure: added --with-threads to usage; also added --with-threads test to dist-check.

This commit is contained in:
Yichun Zhang (agentzh)
2015-07-03 23:23:41 +08:00
parent ce65738299
commit 7d0443d5d7
2 changed files with 20 additions and 0 deletions

2
util/configure vendored
View File

@ -1013,6 +1013,8 @@ Options directly inherited from nginx
--with-poll_module enable poll module
--without-poll_module disable poll module
--with-threads enable thread pool support
--with-file-aio enable file aio support
--with-ipv6 enable ipv6 support