diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2009-05-01 19:14:10 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2009-05-01 19:14:10 +0000 |
| commit | 59eed355c0cb365f3d96bff3692e840f33be0225 (patch) | |
| tree | 30492ca10149c4b71d22bdc52ffbfa2db03fa189 | |
| parent | e7d99eff2c52f54f347ad76b7d111d589e39820f (diff) | |
| download | nginx-59eed355c0cb365f3d96bff3692e840f33be0225.tar.gz nginx-59eed355c0cb365f3d96bff3692e840f33be0225.tar.bz2 | |
add --with-http_image_filter_module to ./configure --help
| -rw-r--r-- | auto/options | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
