comparison auto/sources @ 370:9a242235a80a NGINX_0_6_29

nginx 0.6.29 *) Feature: the ngx_google_perftools_module. *) Bugfix: the ngx_http_perl_module could be not built on 64-bit platforms; bug appeared in 0.6.27.
author Igor Sysoev <http://sysoev.ru>
date Tue, 18 Mar 2008 00:00:00 +0300
parents 6aeb6e11b9e7
children
comparison
equal deleted inserted replaced
369:5906b8639a07 370:9a242235a80a
458 MAIL_AUTH_HTTP_MODULE="ngx_mail_auth_http_module" 458 MAIL_AUTH_HTTP_MODULE="ngx_mail_auth_http_module"
459 MAIL_AUTH_HTTP_SRCS="src/mail/ngx_mail_auth_http_module.c" 459 MAIL_AUTH_HTTP_SRCS="src/mail/ngx_mail_auth_http_module.c"
460 460
461 MAIL_PROXY_MODULE="ngx_mail_proxy_module" 461 MAIL_PROXY_MODULE="ngx_mail_proxy_module"
462 MAIL_PROXY_SRCS="src/mail/ngx_mail_proxy_module.c" 462 MAIL_PROXY_SRCS="src/mail/ngx_mail_proxy_module.c"
463
464 NGX_GOOGLE_PERFTOOLS_MODULE=ngx_google_perftools_module
465 NGX_GOOGLE_PERFTOOLS_SRCS=src/misc/ngx_google_perftools_module.c
466