On Thu, Jul 29, 2010 at 03:43:54AM -0700, Michael McNeil Forbes wrote:
> I tried building subversion from a directory _build in the source
> (rather than building in tree). This worked fine for subversion,
> but the swig bindings failed because (for example) svn_client.c
> was not copied to _build
I tried building subversion from a directory _build in the source
(rather than building in tree). This worked fine for subversion,
but the swig bindings failed because (for example) svn_client.c
was not copied to _build/subversion/bindings/swig/python/
Building in tree works fine, but the config