diff auto/sources @ 522:40fd8d7b82f9

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 02 Aug 2009 05:44:15 +0400
parents 8fbdd980b527 4b0d7f0bf22b
children 5f4de8cf0d9d
line wrap: on
line diff
--- a/auto/sources
+++ b/auto/sources
@@ -378,6 +378,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