diff auto/lib/conf @ 286:fc8dc489247e

nginx-0.0.2-2004-03-12-00:34:52 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 11 Mar 2004 21:34:52 +0000
parents e6938ca7331a
children 4e21d1291a14
line wrap: on
line diff
--- a/auto/lib/conf
+++ b/auto/lib/conf
@@ -3,12 +3,10 @@ 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