view config @ 1:a23404790f33 default tip

Whitespace cleanup, no functional changes.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 24 Nov 2009 13:52:31 +0300
parents 18515436c0f1
children
line wrap: on
line source

# (C) Maxim Dounin
# Configuration for ngx_http_ip_tos_filter_module.

ngx_addon_name="ngx_http_ip_tos_filter_module"

HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES \
		ngx_http_ip_tos_filter_module"

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