comparison auto/sources @ 368:6aeb6e11b9e7 NGINX_0_6_28

nginx 0.6.28 *) Bugfix: the rtsig method could be not built; bug appeared in 0.6.27.
author Igor Sysoev <http://sysoev.ru>
date Thu, 13 Mar 2008 00:00:00 +0300
parents 9121a0a91f47
children 9a242235a80a
comparison
equal deleted inserted replaced
367:579b892330d8 368:6aeb6e11b9e7
305 src/http/modules/ngx_http_not_modified_filter_module.c" 305 src/http/modules/ngx_http_not_modified_filter_module.c"
306 306
307 # STUB 307 # STUB
308 HTTP_SRCS="$HTTP_SRCS src/http/ngx_http_busy_lock.c" 308 HTTP_SRCS="$HTTP_SRCS src/http/ngx_http_busy_lock.c"
309 309
310 HTPP_POSTPONE_FILTER_SRCS=src/http/ngx_http_postpone_filter_module.c 310 HTTP_POSTPONE_FILTER_SRCS=src/http/ngx_http_postpone_filter_module.c
311 311
312 HTPP_CACHE_SRCS=src/http/ngx_http_cache.c 312 HTTP_CACHE_SRCS=src/http/ngx_http_cache.c
313 HTPP_FILE_CACHE_SRCS=src/http/ngx_http_file_cache.c 313 HTTP_FILE_CACHE_SRCS=src/http/ngx_http_file_cache.c
314 314
315 315
316 HTTP_CHARSET_FILTER_MODULE=ngx_http_charset_filter_module 316 HTTP_CHARSET_FILTER_MODULE=ngx_http_charset_filter_module
317 HTTP_CHARSET_SRCS=src/http/modules/ngx_http_charset_filter_module.c 317 HTTP_CHARSET_SRCS=src/http/modules/ngx_http_charset_filter_module.c
318 318