Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* APR-UTIL trunk is dead. Point to the latest stable branch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387474 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Ruediger Pluem committed Sep 19, 2012
1 parent 82a40c4 commit 52aa4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildconf
Expand Up @@ -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
Expand Down

0 comments on commit 52aa4c5

Please sign in to comment.