changeset 3896:ec8dfac68f41

fix the previous commit
author Igor Sysoev <igor@sysoev.ru>
date Sun, 17 Apr 2011 15:28:05 +0000
parents b659514a3948
children 1df827cf70c0
files auto/lib/md5/conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/auto/lib/md5/conf
+++ b/auto/lib/md5/conf
@@ -88,6 +88,7 @@ else
 
             if [ $ngx_found = yes ]; then
                 have=NGX_HAVE_OPENSSL_MD5_H . auto/have
+                have=NGX_HAVE_MD5 . auto/have
             fi
         fi