summaryrefslogtreecommitdiffhomepage
path: root/auto/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto/modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/modules b/auto/modules
index 7bb1eb9a3..6c5111a28 100644
--- a/auto/modules
+++ b/auto/modules
@@ -118,7 +118,7 @@ fi
if [ $HTTP_PROXY = YES ]; then
have=NGX_HTTP_PROXY . auto/have
- USE_MD5=YES
+ #USE_MD5=YES
HTTP_MODULES="$HTTP_MODULES $HTTP_PROXY_MODULE"
HTTP_INCS="$HTTP_INCS $HTTP_PROXY_INCS"
HTTP_DEPS="$HTTP_DEPS $HTTP_PROXY_DEPS"