if [ $PCRE != NONE -a $PCRE != NO ]; then . auto/lib/pcre/make fi if [ $MD5 != NONE -a $MD5 != NO ]; then . auto/lib/md5/make fi if [ $ZLIB != NONE -a $ZLIB != NO ]; then . auto/lib/zlib/make fi