view config @ 14:618781a517ef 0.3

Gunzip: add CHANGES.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 22 Mar 2010 21:11:16 +0300
parents d8e85fd12fab
children
line wrap: on
line source

# (C) Maxim Dounin
# Configuration for ngx_http_gunzip_filter_module.

ngx_addon_name="ngx_http_gunzip_filter_module"

have=NGX_HTTP_GZIP . auto/have
USE_ZLIB=YES

HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES \
		ngx_http_gunzip_filter_module"

NGX_ADDON_SRCS="$NGX_ADDON_SRCS \
		$ngx_addon_dir/ngx_http_gunzip_filter_module.c"