From: Gregg Lewis Smith Date: Thu, 28 Nov 2013 18:30:20 +0000 (+0000) Subject: List all APR dependencies X-Git-Tag: 2.4.8~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a18ae3c85e3b4470c2bd5ba3881c372991ca78d;p=apache List all APR dependencies PR 54739 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1546439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index 5115736ef3..f0d3662047 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -262,7 +262,7 @@
  1. Download and unpack the Unix source tarball for the latest version.
  2. 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
  3. + 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
  4. Open a Command Prompt and CD to the httpd-2.x.x folder
  5. Run the line endings conversion utility at the prompt;