]> granicus.if.org Git - apache/commitdiff
* APR-UTIL trunk is dead. Point to the latest stable branch.
authorRuediger Pluem <rpluem@apache.org>
Wed, 19 Sep 2012 07:45:14 +0000 (07:45 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 19 Sep 2012 07:45:14 +0000 (07:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387474 13f79535-47bb-0310-9956-ffa450edef68

buildconf

index 718cad19d4a02d9eae22431ce8286a19d98c3c55..a58845d7c4adf2763eaf5603d705eeb44b2ce1d4 100755 (executable)
--- a/buildconf
+++ b/buildconf
@@ -118,7 +118,7 @@ if [ $apr_major_version -lt 2 ] ; then
         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/trunk 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