changeset 2950:3ac5032f5981

fix ./configure error message
author Igor Sysoev <igor@sysoev.ru>
date Thu, 18 Jun 2009 13:01:05 +0000
parents fe484c0be7c0
children 5acd98486a33
files auto/lib/md5/conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/auto/lib/md5/conf	Mon Jun 15 14:25:08 2009 +0000
+++ b/auto/lib/md5/conf	Thu Jun 18 13:01:05 2009 +0000
@@ -100,9 +100,9 @@
 
 $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