comparison auto/sources @ 2139:dad4423ef56a

ngx_http_xslt_filter_module
author Igor Sysoev <igor@sysoev.ru>
date Mon, 04 Aug 2008 14:48:15 +0000
parents 345a014436d4
children 69ef10ad7011
comparison
equal deleted inserted replaced
2138:fb3b084e7d42 2139:dad4423ef56a
330 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module 330 HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
331 HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h 331 HTTP_SSI_DEPS=src/http/modules/ngx_http_ssi_filter_module.h
332 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c 332 HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter_module.c
333 333
334 334
335 HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module
336 HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c
337
338
335 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module 339 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module
336 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c 340 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c
337 341
338 342
339 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module 343 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module