view auto/lib/conf @ 274:a1ea1ecc3eac

nginx-0.0.2-2004-03-01-23:00:04 import
author Igor Sysoev <igor@sysoev.ru>
date Mon, 01 Mar 2004 20:00:04 +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