From 3a18ae3c85e3b4470c2bd5ba3881c372991ca78d Mon Sep 17 00:00:00 2001 From: Gregg Lewis Smith Date: Thu, 28 Nov 2013 18:30:20 +0000 Subject: [PATCH] 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 --- docs/manual/platform/win_compiling.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;
-- 2.50.1