Index: branches/2.2.x/buildconf =================================================================== --- branches/2.2.x/buildconf (revision 1681850) +++ branches/2.2.x/buildconf (working copy) @@ -73,7 +73,7 @@ echo "or specify the location of the source with " echo "--with-apr=[path to apr] :" echo "" - echo " svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x srclib/apr" + echo " svn co http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x srclib/apr" echo "" should_exit=1 fi @@ -95,7 +95,7 @@ echo "or specify the location of the source with " echo "--with-apr-util=[path to apr-util] :" echo "" - echo " svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.4.x srclib/apr-util" + echo " svn co http://svn.apache.org/repos/asf/apr/apr-util/branches/1.5.x srclib/apr-util" echo "" should_exit=1 fi