diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2008-03-18 10:36:27 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2008-03-18 10:36:27 +0000 |
| commit | 85dd8fc5b6f033fadd3c21e058a90d63140ae223 (patch) | |
| tree | f4e956b938c5a1b611bc0fd41537db0e2eb5893b /auto/sources | |
| parent | 8da1fa935f1402dfb1542aaf534bc983c12be319 (diff) | |
| download | nginx-85dd8fc5b6f033fadd3c21e058a90d63140ae223.tar.gz nginx-85dd8fc5b6f033fadd3c21e058a90d63140ae223.tar.bz2 | |
ngx_google_perftools_module
Diffstat (limited to '')
| -rw-r--r-- | auto/sources | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index 9c7311eb0..ed78c7164 100644 --- a/auto/sources +++ b/auto/sources @@ -460,3 +460,7 @@ MAIL_AUTH_HTTP_SRCS="src/mail/ngx_mail_auth_http_module.c" MAIL_PROXY_MODULE="ngx_mail_proxy_module" MAIL_PROXY_SRCS="src/mail/ngx_mail_proxy_module.c" + +NGX_GOOGLE_PERFTOOLS_MODULE=ngx_google_perftools_module +NGX_GOOGLE_PERFTOOLS_SRCS=src/misc/ngx_google_perftools_module.c + |
