view auto/lib/conf @ 284:1fecc9478d92

nginx-0.0.2-2004-03-10-23:56:39 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 10 Mar 2004 20:56:39 +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