ngx_google_perftools_module

This commit is contained in:
Igor Sysoev
2008-03-18 10:36:27 +00:00
parent 8da1fa935f
commit 85dd8fc5b6
7 changed files with 211 additions and 1 deletions

View File

@@ -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