comparison auto/sources @ 1949:e5ce4e2de846

ngx_google_perftools_module
author Igor Sysoev <igor@sysoev.ru>
date Tue, 18 Mar 2008 10:36:27 +0000
parents 98d859e8d631
children 72db8932f782
comparison
equal deleted inserted replaced
1948:52b6be1e2cab 1949:e5ce4e2de846
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