commit | 85dd8fc5b6f033fadd3c21e058a90d63140ae223 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Tue Mar 18 10:36:27 2008 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Tue Mar 18 10:36:27 2008 +0000 |
tree | f4e956b938c5a1b611bc0fd41537db0e2eb5893b | |
parent | 8da1fa935f1402dfb1542aaf534bc983c12be319 [diff] [blame] |
ngx_google_perftools_module
diff --git a/auto/lib/conf b/auto/lib/conf index e961034..6411dab 100644 --- a/auto/lib/conf +++ b/auto/lib/conf
@@ -42,3 +42,7 @@ if [ $USE_PERL = YES ]; then . auto/lib/perl/conf fi + +if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then + . auto/lib/google-perftools/conf +fi