# HG changeset patch # User Igor Sysoev # Date 1241205250 0 # Node ID 411653b73d7c1e2e2d30315b8b8d92774f51c064 # Parent 2492fcf648b2448ed4cccbb2bcb325cc16263fe1 add --with-http_image_filter_module to ./configure --help diff --git a/auto/options b/auto/options --- a/auto/options +++ b/auto/options @@ -309,6 +309,7 @@ cat << END --with-http_realip_module enable ngx_http_realip_module --with-http_addition_module enable ngx_http_addition_module --with-http_xslt_module enable ngx_http_xslt_module + --with-http_image_filter_module enable ngx_http_image_filter_module --with-http_sub_module enable ngx_http_sub_module --with-http_dav_module enable ngx_http_dav_module --with-http_flv_module enable ngx_http_flv_module