Author: stefan2
Date: Sun Apr 8 10:51:18 2012
New Revision: 1310976
URL: http://svn.apache.org/viewvc?rev=1310976&view=rev
Log:
On the reprop-cache branch: Fix non-static build
* build.conf
(named_atomic-test): add APR as linker dependency
Modified:
subversion/branches/revprop-cache/build.conf
Modified: subversion/branches/revprop-cache/build.conf
URL:
http://svn.apache.org/viewvc/subversion/branches/revprop-cache/build.conf?rev=1310976&r1=1310975&r2=1310976&view=diff
==============================================================================
--- subversion/branches/revprop-cache/build.conf (original)
+++ subversion/branches/revprop-cache/build.conf Sun Apr 8 10:51:18 2012
@@ -790,7 +790,7 @@ type = exe
path = subversion/tests/libsvn_subr
sources = named_atomic-test.c
install = test
-libs = libsvn_test libsvn_subr
+libs = libsvn_test libsvn_subr apr
[path-test]
description = Test path library