summaryrefslogtreecommitdiffhomepage
path: root/auto/sources
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-07-20 07:10:43 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-07-20 07:10:43 +0000
commitbc10147b9f36f1a61b96ceec016bf4d4d12e128f (patch)
treef1880af0793c42c2e38c652f9a66b7f26b8b40a0 /auto/sources
parent142a9c3f1153dd9d5e7933662bea01563f62c0e4 (diff)
downloadnginx-bc10147b9f36f1a61b96ceec016bf4d4d12e128f.tar.gz
nginx-bc10147b9f36f1a61b96ceec016bf4d4d12e128f.tar.bz2
ngx_http_geoip_module
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 e4649b030..616b9f11e 100644
--- a/auto/sources
+++ b/auto/sources
@@ -377,6 +377,10 @@ HTTP_GEO_MODULE=ngx_http_geo_module
HTTP_GEO_SRCS=src/http/modules/ngx_http_geo_module.c
+HTTP_GEOIP_MODULE=ngx_http_geoip_module
+HTTP_GEOIP_SRCS=src/http/modules/ngx_http_geoip_module.c
+
+
HTTP_MAP_MODULE=ngx_http_map_module
HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c