Re: Support for BDB in RPM's
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-27 15:30:02 CEST
"Max Bowsher" <maxb@ukf.net> writes:
> Subversion does not include db.h directly. It uses
I don't think any patching is necessary, from apu_want.h:
#ifdef APU_WANT_DB
#if APU_HAVE_DB
#undef APU_WANT_DB
As I understand it the system apr-util uses BDB 4.1 so APU_HAVE_DB
> Is the apr(-util) version included with the OS definitely too old?
As I understand it the problem is not that the system apr-util is too
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 27 15:31:49 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.