Skip to content

Commit

Permalink
Update links to APR/APU svn to recent stable branches.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864544 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Rainer Jung committed Aug 6, 2019
1 parent 38dfa17 commit 47449ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 47449ce

Please sign in to comment.