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/lib/conf | |
| parent | 8da1fa935f1402dfb1542aaf534bc983c12be319 (diff) | |
| download | nginx-85dd8fc5b6f033fadd3c21e058a90d63140ae223.tar.gz nginx-85dd8fc5b6f033fadd3c21e058a90d63140ae223.tar.bz2 | |
ngx_google_perftools_module
Diffstat (limited to 'auto/lib/conf')
| -rw-r--r-- | auto/lib/conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/lib/conf b/auto/lib/conf index e96103468..6411dabfb 100644 --- a/auto/lib/conf +++ b/auto/lib/conf @@ -42,3 +42,7 @@ fi if [ $USE_PERL = YES ]; then . auto/lib/perl/conf fi + +if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then + . auto/lib/google-perftools/conf +fi |
