[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Fix locking branch BDB-less build?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-19 21:19:33 CET

On Sat, 2005-03-19 at 10:52, C. Michael Pilato wrote:
> <<<
> * build.conf
> (locks-test): Group this with bdb-tests instead of just tests, since
> it requires BDB for building.
> >>>

> -install = test
> +install = bdb-test
> libs = libsvn_test libsvn_test_fs libsvn_fs_base libsvn_fs libsvn_delta
> libsvn_subr aprutil apriconv apr

I think the answer is to remove libsvn_fs_base from libs and detect at
runtime if "base" isn't supported.

(We have to be able to deal with this in the build system, or we
wouldn't be able to do builds of the client without DAV or BDB.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 19 21:20:52 2005

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.