]> git.kaiwu.me - nginx.git/commitdiff
fix ./configure error message
authorIgor Sysoev <igor@sysoev.ru>
Thu, 18 Jun 2009 13:01:05 +0000 (13:01 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 18 Jun 2009 13:01:05 +0000 (13:01 +0000)
auto/lib/md5/conf

index d4ef0070ecd98406c9caeaa68384f21a891cfe79..246ee02f7a7f141391e17a3882b941e0e8453d14 100644 (file)
@@ -100,9 +100,9 @@ cat << END
 
 $0: error: the HTTP cache module requires md5 functions
 from OpenSSL library.  You can either disable the module by using
---without-http_cache option, or install the OpenSSL library into the system,
+--without-http-cache option, or install the OpenSSL library into the system,
 or build the OpenSSL library statically from the source with nginx by using
---with-openssl=<path> option.
+--with-http_ssl_module --with-openssl=<path> options.
 
 END
             exit 1