comparison auto/sources @ 3637:d656caa72ec9

ngx_http_scgi_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 18 Jun 2010 15:51:14 +0000
parents 21452748d165
children 203eb026ec07
comparison
equal deleted inserted replaced
3636:446f611b0a79 3637:d656caa72ec9
414 414
415 HTTP_UWSGI_MODULE=ngx_http_uwsgi_module 415 HTTP_UWSGI_MODULE=ngx_http_uwsgi_module
416 HTTP_UWSGI_SRCS=src/http/modules/ngx_http_uwsgi_module.c 416 HTTP_UWSGI_SRCS=src/http/modules/ngx_http_uwsgi_module.c
417 417
418 418
419 HTTP_SCGI_MODULE=ngx_http_scgi_module
420 HTTP_SCGI_SRCS=src/http/modules/ngx_http_scgi_module.c
421
422
419 HTTP_PERL_MODULE=ngx_http_perl_module 423 HTTP_PERL_MODULE=ngx_http_perl_module
420 HTTP_PERL_INCS=src/http/modules/perl 424 HTTP_PERL_INCS=src/http/modules/perl
421 HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h 425 HTTP_PERL_DEPS=src/http/modules/perl/ngx_http_perl_module.h
422 HTTP_PERL_SRCS=src/http/modules/perl/ngx_http_perl_module.c 426 HTTP_PERL_SRCS=src/http/modules/perl/ngx_http_perl_module.c
423 427