summaryrefslogtreecommitdiffstats
path: root/docs/manual/platform/win_compiling.xml
diff options
context:
space:
mode:
authorGregg Lewis Smith <gsmith@apache.org>2013-11-28 19:29:46 +0100
committerGregg Lewis Smith <gsmith@apache.org>2013-11-28 19:29:46 +0100
commit54c873474cd7c79749c732e1dabc3961b7c87c4e (patch)
tree9e98925492b7a8e216e35f34b4c32e404a7d3da2 /docs/manual/platform/win_compiling.xml
parentFollow-up to r1538490: (diff)
downloadapache2-54c873474cd7c79749c732e1dabc3961b7c87c4e.tar.xz
apache2-54c873474cd7c79749c732e1dabc3961b7c87c4e.zip
List all APR dependencies
PR 54739 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1546438 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/platform/win_compiling.xml')
-rw-r--r--docs/manual/platform/win_compiling.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml
index c5ee951212..a9c58251b6 100644
--- a/docs/manual/platform/win_compiling.xml
+++ b/docs/manual/platform/win_compiling.xml
@@ -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>