changeset 221:213986c12bf0

Typo fixed.
author Sergey Budnevitch <sb@waeme.net>
date Mon, 05 Dec 2011 07:32:52 +0000
parents 08d3117ea38f
children bfe3eff81d04
files xml/en/docs/howto_build_on_win32.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/howto_build_on_win32.xml
+++ b/xml/en/docs/howto_build_on_win32.xml
@@ -91,7 +91,7 @@ auto/configure --with-cc=cl --builddir=o
 --http-proxy-temp-path=temp/proxy_temp \
 --http-fastcgi-temp-path=temp/fastcgi_temp \
 --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre-8.12 \
---with-zlib=objs/lib/zlib-1.2.5 --withopenssl=objs/lib/openssl-1.0.0e \
+--with-zlib=objs/lib/zlib-1.2.5 --with-openssl=objs/lib/openssl-1.0.0e \
 --with-select_module --with-http_ssl_module --with-ipv6
 </programlisting>
 </item>