# HG changeset patch # User Igor Sysoev # Date 1248182839 0 # Node ID 6ae141e270ad1e828d5fb750b5e593589d045d1f # Parent d19467d8c659095f8030f10fddee119cb99dcfa3 fix help message diff --git a/auto/options b/auto/options --- a/auto/options +++ b/auto/options @@ -312,7 +312,7 @@ cat << END --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_geoip_module enable ngx_http_geoip_link_module + --with-http_geoip_module enable ngx_http_geoip_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