view auto/lib/conf @ 272:d4e65d74db9f

nginx-0.0.2-2004-03-01-00:03:02 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 29 Feb 2004 21:03:02 +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