view auto/lib/conf @ 278:0ba4821f4460

nginx-0.0.2-2004-03-04-10:04:55 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Mar 2004 07:04:55 +0000
parents e6938ca7331a
children fc8dc489247e
line wrap: on
line source


if [ $USE_PCRE = YES ]; then
    . auto/lib/pcre/conf
fi


if [ $USE_MD5 = YES ]; then
    . auto/lib/md5/conf
fi


if [ $USE_ZLIB = YES ]; then
    . auto/lib/zlib/conf
fi