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

RE: [PATCH] VS.NET build with apr-util and BDB

From: Tim Wharton <TimJ_at_fourdoorlemon.com>
Date: 2005-05-14 23:29:51 CEST

Branko Čibej wrote:

> The APU_USE_DB define shouldn't be necessary at all,
> w32locatedb.pl sets
> that in the apr-util headers itself, IIRC.

Checked, and you are correct.
w32locatedb.pl also sets a compiler cmdline define for
it as well, but that looks redundant.
Neither APU_USE_SDBM nor APU_USE_DB are required.
apu_select_dbm.h takes care of that in the only place
it matters.
That should simplify everything greatly :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 14 23:30:38 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.