]> granicus.if.org Git - apache/commitdiff
Sometimes httpd-2.4.x-deps.tar.gz files are provided under additional downloads
authorJim Jagielski <jim@apache.org>
Thu, 16 Aug 2012 12:42:33 +0000 (12:42 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 16 Aug 2012 12:42:33 +0000 (12:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1373809 13f79535-47bb-0310-9956-ffa450edef68

INSTALL

diff --git a/INSTALL b/INSTALL
index 006f79d495b98cc87165d9d27869e89a7fb6a9a1..b3f8bebbf0c39351a9d0c3b1153737e1e31f85ca 100644 (file)
--- 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