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.