summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2019-08-06 16:46:12 +0000
committerRainer Jung <rjung@apache.org>2019-08-06 16:46:12 +0000
commit47449ceebc8384345a1bab20e01c71cfed757a99 (patch)
tree53276ce0b5bab2eb23bf50327f29c656b7b562ba /INSTALL
parent38dfa1771aaa2fa37e8fc7da37bd9947a2402e50 (diff)
downloadhttpd-47449ceebc8384345a1bab20e01c71cfed757a99.tar.gz
Update links to APR/APU svn to recent stable branches.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864544 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5205ce10e0..6f8bab9201 100644
--- a/INSTALL
+++ b/INSTALL
@@ -90,8 +90,8 @@
Check out the current branches as srclib/apr and srclib/apr-util with
the following commands:
- svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x srclib/apr
- svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x srclib/apr-util
+ svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.7.x srclib/apr
+ svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.6.x srclib/apr-util
buildconf will find them automatically. Use the --with-included-apr
argument to httpd configure.