[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: Branko Čibej <brane_at_xbc.nu>
Date: 2005-05-14 18:17:29 CEST

Tim Wharton wrote:

>Branko Čibej wrote:
>
>
>>Another, more general comment: I think it's a mistake to set the
>>BDB path in the .vcproj only if --enable-bdb-in-apr-util was
>>specified. You typically use that option only the first time you
>>configure the apr-util sources, but you can configure the working
>>copy(that is, generate .vcproj files) more than once.
>>The second time around, unmodified .vcproj files will overrwrite
>>the modified ones. So I'd suggest to set the BDB path in the
>>.vcprojs unconditionally.
>>
>>
>Ok, I'll check if the APU_USE_DB/APU_USE_SDBM define is required
>conditionally as well.
>D.J. Heap mentioned in msg #75983 that it might not be. Infact
>that post was the motivation for the modification and paying
>attention to the --enable-bdb-in-apr-util in the .vcproj files.
>It may be that post #75898 already contains a suitable patch
>for this.
>
>
The APU_USE_DB define shouldn't be necessary at all, w32locatedb.pl sets
that in the apr-util headers itself, IIRC.

-- Brane

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