summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-01-26 08:52:49 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-01-26 08:52:49 +0000
commite04084c1b295f5a704c2962f82becb5f278d60e3 (patch)
treef5d6aef36c9c1650e7cdf27dea5b70b73c3f7f68 /auto/sources
parent5c8c52f858c0112e9200ed1c4798a89e6c366bf2 (diff)
downloadnginx-e04084c1b295f5a704c2962f82becb5f278d60e3.tar.gz
nginx-e04084c1b295f5a704c2962f82becb5f278d60e3.tar.bz2
nginx-0.0.1-2004-01-26-11:52:49 import
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index f6f8de794..b352effbb 100644
--- a/auto/sources
+++ b/auto/sources
@@ -206,6 +206,10 @@ HTTP_GZIP_UNIX_LIBS=-lz
HTTP_GZIP_WIN_LIBS=zlib.lib
+HTTP_SSI_FILTER_MODULE=ngx_http_ssi_filter_module
+HTTP_SSI_SRCS=src/http/modules/ngx_http_ssi_filter.c
+
+
HTTP_PROXY_MODULE=ngx_http_proxy_module
HTTP_PROXY_INCS="-I src/http/modules/proxy"
HTTP_PROXY_DEPS=src/http/modules/proxy/ngx_http_proxy_handler.h