From 59eed355c0cb365f3d96bff3692e840f33be0225 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 1 May 2009 19:14:10 +0000 Subject: [PATCH] add --with-http_image_filter_module to ./configure --help --- auto/options | 1 + 1 file changed, 1 insertion(+) diff --git a/auto/options b/auto/options index 742a9f825..3b3ee0fae 100644 --- 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