Author: julianfoad
Date: Mon May 28 15:55:44 2012
New Revision: 1343305
URL: http://svn.apache.org/viewvc?rev=1343305&view=rev
Log:
* tools/buildbot/slaves/centos/svnbuild.sh
Configure to include Serf in the build.
Modified:
subversion/trunk/tools/buildbot/slaves/centos/svnbuild.sh
Modified: subversion/trunk/tools/buildbot/slaves/centos/svnbuild.sh
URL:
http://svn.apache.org/viewvc/subversion/trunk/tools/buildbot/slaves/centos/svnbuild.sh?rev=1343305&r1=1343304&r2=1343305&view=diff
==============================================================================
--- subversion/trunk/tools/buildbot/slaves/centos/svnbuild.sh (original)
+++ subversion/trunk/tools/buildbot/slaves/centos/svnbuild.sh Mon May 28
15:55:44 2012
@@ -34,6 +34,7 @@ echo "========= configure"
# --without-berkeley-db \
./configure --enable-javahl --enable-maintainer-mode \
--with-neon=/usr \
+ --with-serf=/usr/local \
--with-apxs=/usr/sbin/apxs \
--with-berkeley-db \
--with-apr=/usr \