[PATCH] svn build fails if apr, apr-util, serf are bundled(revealed by r22832)
From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-12-31 16:41:10 CET
Hi All,
Post r22832 svn build fails if apr, apu, serf all bundled in the subversion
The cause is bundled apr/apr-util is identified as ./apr/apr-config and
The fix is to make apr_config and apu_config as absolute path.
While checking in r22832 I tested out only serf being bundled(apr/apr-util detected from the system), and tried other combinations like --without-neon and no --without-neon(I have neon in my system), so did not catch this.
Find the attached patch and log.
With regards
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.