nginx-0.0.7-2004-06-22-20:43:09 import
diff --git a/auto/sources b/auto/sources
index ba2934a..a74e286 100644
--- a/auto/sources
+++ b/auto/sources
@@ -187,7 +187,6 @@
ngx_http_header_filter_module"
HTTP_CHUNKED_FILTER_MODULE=ngx_http_chunked_filter_module
-HTTP_CHARSET_FILTER_MODULE=ngx_http_charset_filter_module
HTTP_HEADERS_FILTER_MODULE=ngx_http_headers_filter_module
HTTP_COPY_FILTER_MODULE=ngx_http_copy_filter_module
@@ -225,7 +224,6 @@
src/http/modules/ngx_http_index_handler.c \
src/http/modules/ngx_http_chunked_filter.c \
src/http/modules/ngx_http_range_filter.c \
- src/http/modules/ngx_http_charset_filter.c \
src/http/modules/ngx_http_headers_filter.c \
src/http/modules/ngx_http_not_modified_filter.c"
@@ -236,6 +234,10 @@
HTPP_FILE_CACHE_SRCS=src/http/ngx_http_file_cache.c
+HTTP_CHARSET_FILTER_MODULE=ngx_http_charset_filter_module
+HTTP_CHARSET_FILTER_SRCS=src/http/modules/ngx_http_charset_filter.c
+
+
HTTP_REWRITE_MODULE=ngx_http_rewrite_module
HTTP_REWRITE_SRCS=src/http/modules/ngx_http_rewrite_handler.c