comparison auto/lib/conf @ 1949:e5ce4e2de846

ngx_google_perftools_module
author Igor Sysoev <igor@sysoev.ru>
date Tue, 18 Mar 2008 10:36:27 +0000
parents 7cbef16c71a1
children bd6cc5370fc1
comparison
equal deleted inserted replaced
1948:52b6be1e2cab 1949:e5ce4e2de846
40 fi 40 fi
41 41
42 if [ $USE_PERL = YES ]; then 42 if [ $USE_PERL = YES ]; then
43 . auto/lib/perl/conf 43 . auto/lib/perl/conf
44 fi 44 fi
45
46 if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then
47 . auto/lib/google-perftools/conf
48 fi