diff auto/lib/conf @ 3895:b659514a3948

an internal MD5 implemenation patch by Maxim Dounin
author Igor Sysoev <igor@sysoev.ru>
date Fri, 15 Apr 2011 15:58:06 +0000
parents b4aa418af6ef
children 9c057d5e1c27
line wrap: on
line diff
--- a/auto/lib/conf
+++ b/auto/lib/conf
@@ -29,6 +29,7 @@ if [ $USE_MD5 = YES ]; then
     if [ $USE_OPENSSL = YES ]; then
         have=NGX_HAVE_OPENSSL_MD5_H . auto/have
         have=NGX_OPENSSL_MD5 . auto/have
+        have=NGX_HAVE_MD5 . auto/have
         MD5=YES
         MD5_LIB=OpenSSL