comparison auto/sources @ 1932:98d859e8d631

fix typo
author Igor Sysoev <igor@sysoev.ru>
date Wed, 12 Mar 2008 21:10:48 +0000
parents 775edc46ee66
children e5ce4e2de846
comparison
equal deleted inserted replaced
1931:6b86f793eac5 1932:98d859e8d631
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