blob: 66568e6f5c9a06d95819e2c6d7a34b9b3a5019ce [file] [log] [blame]
if [ $MD5 != NO ]; then
. auto/lib/md5/make
fi
if [ $ZLIB != NO ]; then
. auto/lib/zlib/make
fi
if [ $PCRE != NO ]; then
. auto/lib/pcre/make
fi