Index: build/ac-macros/aprutil.m4
===================================================================
--- build/ac-macros/aprutil.m4	(wersja 27582)
+++ build/ac-macros/aprutil.m4	(kopia robocza)
@@ -109,7 +109,7 @@
   echo "get it with SVN and put it in a subdirectory of this source:"
   echo ""
   echo "   svn co \\"
-  echo "    http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x \\"
+  echo "    http://svn.apache.org/repos/asf/apr/apr-util/branches/1.2.x \\"
   echo "    apr-util"
   echo ""
   echo "Run that right here in the top level of the Subversion tree."
Index: build/ac-macros/apr.m4
===================================================================
--- build/ac-macros/apr.m4	(wersja 27582)
+++ build/ac-macros/apr.m4	(kopia robocza)
@@ -111,7 +111,7 @@
   echo "get it with SVN and put it in a subdirectory of this source:"
   echo ""
   echo "   svn co \\"
-  echo "    http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x \\"
+  echo "    http://svn.apache.org/repos/asf/apr/apr/branches/1.2.x \\"
   echo "    apr"
   echo ""
   echo "Run that right here in the top level of the Subversion tree."
@@ -124,7 +124,7 @@
   echo "getting both from SVN with:"
   echo ""
   echo "   svn co \\"
-  echo "    http://svn.apache.org/repos/asf/apr/apr-util/branches/0.9.x \\"
+  echo "    http://svn.apache.org/repos/asf/apr/apr-util/branches/1.2.x \\"
   echo "    apr-util"
   echo ""
   AC_MSG_ERROR([no suitable apr found])

