From 49e16108f236ebbd99a48c1dc029392e65dd2d13 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 16 Aug 2012 12:42:33 +0000 Subject: [PATCH] Sometimes httpd-2.4.x-deps.tar.gz files are provided under additional downloads git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373809 13f79535-47bb-0310-9956-ffa450edef68 --- INSTALL | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 006f79d495..b3f8bebbf0 100644 --- a/INSTALL +++ b/INSTALL @@ -29,7 +29,9 @@ developer who will be linking your code with Apache or using a debugger to step through server code, as it removes the possibility of version or compile-option mismatches with APR - and APR-util code. + and APR-Util code. As a convenience, prepackaged source-code + bundles of APR and APR-Util are occasionally also provided + as a httpd-2.X.X-deps.tar.gz download. * If you are a developer building Apache directly from Subversion, you will need to run ./buildconf before running -- 2.50.1