comparison auto/options @ 722:0ca72814cb3f

add missing entries to ./configure --help
author Igor Sysoev <igor@sysoev.ru>
date Tue, 26 Sep 2006 21:15:02 +0000
parents f30b1a75fd3b
children af72ac9c3dbf
comparison
equal deleted inserted replaced
721:d65cc66680ee 722:0ca72814cb3f
258 --without-http_userid_module disable ngx_http_userid_module 258 --without-http_userid_module disable ngx_http_userid_module
259 --without-http_access_module disable ngx_http_access_module 259 --without-http_access_module disable ngx_http_access_module
260 --without-http_auth_basic_module disable ngx_http_auth_basic_module 260 --without-http_auth_basic_module disable ngx_http_auth_basic_module
261 --without-http_autoindex_module disable ngx_http_autoindex_module 261 --without-http_autoindex_module disable ngx_http_autoindex_module
262 --without-http_geo_module disable ngx_http_geo_module 262 --without-http_geo_module disable ngx_http_geo_module
263 --without-http_map_module disable ngx_http_map_module
263 --without-http_referer_module disable ngx_http_referer_module 264 --without-http_referer_module disable ngx_http_referer_module
264 --without-http_rewrite_module disable ngx_http_rewrite_module 265 --without-http_rewrite_module disable ngx_http_rewrite_module
265 --without-http_proxy_module disable ngx_http_proxy_module 266 --without-http_proxy_module disable ngx_http_proxy_module
266 --without-http_fastcgi_module disable ngx_http_fastcgi_module 267 --without-http_fastcgi_module disable ngx_http_fastcgi_module
267 --without-http_memcached_module disable ngx_http_memcached_module 268 --without-http_memcached_module disable ngx_http_memcached_module
268 --without-http_empty_gif_module disable ngx_http_empty_gif_module 269 --without-http_empty_gif_module disable ngx_http_empty_gif_module
270 --without-http_browser_module disable ngx_http_browser_module
269 271
270 --with-http_perl_module enable ngx_http_perl_module 272 --with-http_perl_module enable ngx_http_perl_module
271 --with-perl_modules_path=PATH set path to the perl modules 273 --with-perl_modules_path=PATH set path to the perl modules
272 --with-perl=PATH set path to the perl binary 274 --with-perl=PATH set path to the perl binary
273 275
279 files 281 files
280 282
281 --without-http disable HTTP server 283 --without-http disable HTTP server
282 284
283 --with-imap enable IMAP4/POP3 proxy module 285 --with-imap enable IMAP4/POP3 proxy module
286 --with-imap_ssl_module enable ngx_imap_ssl_module
284 287
285 --with-cc=PATH set path to C compiler 288 --with-cc=PATH set path to C compiler
286 --with-cpp=PATH set path to C preprocessor 289 --with-cpp=PATH set path to C preprocessor
287 --with-cc-opt=OPTIONS set additional options for C compiler 290 --with-cc-opt=OPTIONS set additional options for C compiler
288 --with-ld-opt=OPTIONS set additional options for linker 291 --with-ld-opt=OPTIONS set additional options for linker