Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-03-11 18:42:41 +0300
committerIgor Sysoev <igor@sysoev.ru>2004-03-11 18:42:41 +0300
commit6bb889f442bd7c5c6f640021014014ebc59bac27 (patch)
tree98f16aacbe23f5d442bfef814672ace7e1ab12dc /auto/summary
parent7b90834fbab2f2d5979a2787674bb246139405d9 (diff)
nginx-0.0.2-2004-03-11-18:42:41 import
Diffstat (limited to 'auto/summary')
-rw-r--r--auto/summary2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/summary b/auto/summary
index e0d8b2664..16e552da9 100644
--- 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