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

Re: [PATCH] Update build instructions for Win32 platform.

From: D.J. Heap <dj_at_shadyvale.net>
Date: 2004-04-27 03:33:47 CEST

Martin Tomes wrote:
[snip]
>
>
> How does Apache locate BDB then? It's buried in the subversion source
> directory so I can't see how it can find it.

Apache doesn't need BDB -- it can use it (I'm not familiar enough with
Apache to know where or how) but it doesn't require it.

Subversion requires it, but the APR and Subversion headers are organized
such that we don't require Apache/apr-util to be aware of BDB for
Subversion to be able to use it (at least for Apache 2.0.49+. See
apr-util/include/apu.hw where it does conditional definition of
APU_HAVE_DB).

Not a big deal in any case.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 27 03:34:05 2004

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.