mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
nginx-0.0.2-2004-03-12-00:34:52 import
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user