comparison auto/sources @ 635:e67b227c8dbb default tip

Merge with current.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Apr 2011 04:07:55 +0400
parents f3a9e57d2e17 4d3e880ce86c
children
comparison
equal deleted inserted replaced
578:f3a9e57d2e17 635:e67b227c8dbb
386 386
387 HTTP_MAP_MODULE=ngx_http_map_module 387 HTTP_MAP_MODULE=ngx_http_map_module
388 HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c 388 HTTP_MAP_SRCS=src/http/modules/ngx_http_map_module.c
389 389
390 390
391 HTTP_SPLIT_CLIENTS_MODULE=ngx_http_split_clients_module
392 HTTP_SPLIT_CLIENTS_SRCS=src/http/modules/ngx_http_split_clients_module.c
393
394
391 HTTP_REFERER_MODULE=ngx_http_referer_module 395 HTTP_REFERER_MODULE=ngx_http_referer_module
392 HTTP_REFERER_SRCS=src/http/modules/ngx_http_referer_module.c 396 HTTP_REFERER_SRCS=src/http/modules/ngx_http_referer_module.c
393 397
394 398
395 HTTP_REWRITE_MODULE=ngx_http_rewrite_module 399 HTTP_REWRITE_MODULE=ngx_http_rewrite_module
405 HTTP_PROXY_SRCS=src/http/modules/ngx_http_proxy_module.c 409 HTTP_PROXY_SRCS=src/http/modules/ngx_http_proxy_module.c
406 410
407 411
408 HTTP_FASTCGI_MODULE=ngx_http_fastcgi_module 412 HTTP_FASTCGI_MODULE=ngx_http_fastcgi_module
409 HTTP_FASTCGI_SRCS=src/http/modules/ngx_http_fastcgi_module.c 413 HTTP_FASTCGI_SRCS=src/http/modules/ngx_http_fastcgi_module.c
414
415
416 HTTP_UWSGI_MODULE=ngx_http_uwsgi_module
417 HTTP_UWSGI_SRCS=src/http/modules/ngx_http_uwsgi_module.c
418
419
420 HTTP_SCGI_MODULE=ngx_http_scgi_module
421 HTTP_SCGI_SRCS=src/http/modules/ngx_http_scgi_module.c
410 422
411 423
412 HTTP_PERL_MODULE=ngx_http_perl_module 424 HTTP_PERL_MODULE=ngx_http_perl_module
413 HTTP_PERL_INCS=src/http/modules/perl 425 HTTP_PERL_INCS=src/http/modules/perl
414 HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h 426 HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h