diff auto/summary @ 285:8f48e6366d09

nginx-0.0.2-2004-03-11-18:42:41 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 11 Mar 2004 15:42:41 +0000
parents 30310107dbc9
children 4feff829a849
line wrap: on
line diff
--- a/auto/summary
+++ b/auto/summary
@@ -38,6 +38,7 @@ if [ $HTTP_REWRITE = YES ]; then
         echo "--without-http_rewrite_module option"
         echo "or you have to enable PCRE support"
         echo
+
         exit 1
     fi
 fi
@@ -50,6 +51,7 @@ if [ $HTTP_GZIP = YES ]; then
         echo "--without-http_gzip_module option"
         echo "or you have to enable zlib support"
         echo
+
         exit 1
     fi
 fi