bugfix: updated the ./configure --help usage text output for the latest nginx version.

This commit is contained in:
Yichun Zhang (agentzh)
2020-01-02 20:58:30 -08:00
parent 29af6de924
commit 41abd0f3b5
2 changed files with 35 additions and 38 deletions

5
util/configure vendored
View File

@ -1408,8 +1408,6 @@ Options directly inherited from nginx
--error-log-path=PATH set error log pathname
--pid-path=PATH set nginx.pid pathname
--lock-path=PATH set nginx.lock pathname
--tapset-prefix=PATH set systemtap tapset directory prefix
--stap-nginx-path=PATH set stap-nginx pathname
--user=USER set non-privileged user for
worker processes
@ -1427,7 +1425,6 @@ Options directly inherited from nginx
--with-threads enable thread pool support
--with-file-aio enable file AIO support
--with-ipv6 enable IPv6 support
--with-http_v2_module enable ngx_http_v2_module
--with-http_realip_module enable ngx_http_realip_module
@ -1541,6 +1538,8 @@ Options directly inherited from nginx
--add-module=PATH enable external module
--add-dynamic-module=PATH enable dynamic external module
--with-compat dynamic modules compatibility
--with-cc=PATH set C compiler pathname
--with-cpp=PATH set C preprocessor pathname
--with-cc-opt=OPTIONS set additional C compiler options