From ff1564ccf3ec2a1b641a209a4bdb0c0db62e04e3 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Fri, 12 Jul 2013 12:41:18 +0000 Subject: [PATCH] Merge r1502532 from trunk: comment feedback, s/domain/directory/ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1502534 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/install.xml b/docs/manual/install.xml index 750514660e..9cd3041207 100644 --- a/docs/manual/install.xml +++ b/docs/manual/install.xml @@ -124,7 +124,7 @@ versions, download the latest versions of both APR and APR-Util from Apache APR, unpack them into ./srclib/apr and ./srclib/apr-util - (be sure the domain names do not have version numbers; for example, + (be sure the directory names do not have version numbers; for example, the APR distribution must be under ./srclib/apr/) and use ./configure's --with-included-apr option. On some platforms, you may have to install the -- 2.50.1