From: William A. Rowe Jr
Date: Wed, 13 May 2009 21:04:11 +0000 (+0000)
Subject: mdc2 has expired
X-Git-Tag: 2.3.3~605
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=98023f707df6e53fc94b44c0e3bfae0544fa6bea;p=thirdparty%2Fapache%2Fhttpd.git
mdc2 has expired
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@774532 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml
index e4c85a5e435..fd510970ef7 100644
--- a/docs/manual/platform/win_compiling.xml
+++ b/docs/manual/platform/win_compiling.xml
@@ -165,12 +165,12 @@
>http://www.openssl.org/source/, in order to compile
mod_ssl or the abs project (ab.exe
enabled with SSL support.) To prepare OpenSSL for both
- release and debug builds of Apache, and
- disable the patent protected features in OpenSSL, you might use
- the following build commands:
+ release and debug builds of Apache,
+ disable the patent encumbered features in OpenSSL, using zlib
+ as compiled above you might use the following build commands:
- perl Configure no-mdc2 no-rc5 no-idea enable-zlib VC-WIN32 -Ipath/to/srclib/zlib
+ perl Configure no-rc5 no-idea enable-zlib VC-WIN32 -Ipath/to/srclib/zlib
ms\do_masm.bat
nmake -f ms\ntdll.mak