nginx-0.0.2-2004-03-12-00:34:52 import

This commit is contained in:
Igor Sysoev
2004-03-11 21:34:52 +00:00
parent 6bb889f442
commit a893eab667
17 changed files with 120 additions and 121 deletions

View File

@@ -1,4 +1,8 @@
if [ $PCRE != NO ]; then
. auto/lib/pcre/make
fi
if [ $MD5 != NO ]; then
. auto/lib/md5/make
fi
@@ -6,7 +10,3 @@ fi
if [ $ZLIB != NO ]; then
. auto/lib/zlib/make
fi
if [ $PCRE != NO ]; then
. auto/lib/pcre/make
fi