You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gs...@apache.org on 2013/11/28 19:30:20 UTC

svn commit: r1546439 - /httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml

Author: gsmith
Date: Thu Nov 28 18:30:20 2013
New Revision: 1546439

URL: http://svn.apache.org/r1546439
Log:
List all APR dependencies
PR 54739

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml?rev=1546439&r1=1546438&r2=1546439&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/platform/win_compiling.xml Thu Nov 28 18:30:20 2013
@@ -262,7 +262,7 @@
     <ol>
     	<li>Download and unpack the Unix source tarball for the latest version.</li>
     	<li>Download and unpack the Unix source tarball for latest version of
-        APR-Iconv, place this source in the httpd-2.x.x\srclib\apr-iconv</li>
+        APR, AR-Util and APR-Iconv, place these sources in directories  httpd-2.x.x\srclib\apr, httpd-2.x.x\srclib\apr-util and httpd-2.x.x\srclib\apr-iconv</li>
     	<li>Open a Command Prompt and CD to the httpd-2.x.x folder</li>
     	<li>Run the line endings conversion utility at the prompt;</li>
     </ol>