On 2/24/06, Mark Phippard <markp@softlanding.com> wrote:
[snip]
>
> I have always found the Win32 build process to be quite easy. The only
> thing I do not like is that when it comes to customizing the process it is
> not trivial. For example, if you wanted to build without BDB support this
> is easy to do on *nix, but on Windows you either have to hack the project
> files, or learn how to hack gen-make.py and the system itself.
I get rid of BDB support by commenting out the
SVN_LIBSVN_FS_LINKS_FS_BASE defintion in svn_private_config.hw -- BDB
does not get linked if that is not defined, although you still need
the header files present.
DJ
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 24 19:07:49 2006