comparison auto/lib/conf @ 2788:a16ec9e1b4d1

ngx_http_image_filter_module
author Igor Sysoev <igor@sysoev.ru>
date Fri, 01 May 2009 18:42:09 +0000
parents dad4423ef56a
children 3e10e2b64007 cb3d4dc8c6db
comparison
equal deleted inserted replaced
2787:3daf68f2efe3 2788:a16ec9e1b4d1
43 43
44 if [ $USE_LIBXSLT = YES ]; then 44 if [ $USE_LIBXSLT = YES ]; then
45 . auto/lib/libxslt/conf 45 . auto/lib/libxslt/conf
46 fi 46 fi
47 47
48 if [ $USE_LIBGD = YES ]; then
49 . auto/lib/libgd/conf
50 fi
51
48 if [ $USE_PERL = YES ]; then 52 if [ $USE_PERL = YES ]; then
49 . auto/lib/perl/conf 53 . auto/lib/perl/conf
50 fi 54 fi
51 55
52 if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then 56 if [ $NGX_GOOGLE_PERFTOOLS = YES ]; then