comparison auto/sources @ 2788:a16ec9e1b4d1

ngx_http_image_filter_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 01 May 2009 18:42:09 +0000
parents d43d73277c5c
children c00763aa5e1b
comparison
equal deleted inserted replaced
2787:3daf68f2efe3 2788:a16ec9e1b4d1
326 326
327 HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module 327 HTTP_XSLT_FILTER_MODULE=ngx_http_xslt_filter_module
328 HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c 328 HTTP_XSLT_SRCS=src/http/modules/ngx_http_xslt_filter_module.c
329 329
330 330
331 HTTP_IMAGE_FILTER_MODULE=ngx_http_image_filter_module
332 HTTP_IMAGE_SRCS=src/http/modules/ngx_http_image_filter_module.c
333
334
331 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module 335 HTTP_SUB_FILTER_MODULE=ngx_http_sub_filter_module
332 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c 336 HTTP_SUB_SRCS=src/http/modules/ngx_http_sub_filter_module.c
333 337
334 338
335 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module 339 HTTP_USERID_FILTER_MODULE=ngx_http_userid_filter_module