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

Re: svn commit: r24039 - in trunk: . build/ac-macros

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2007-03-23 00:52:21 CET

On 3/22/07, Blair Zajac <blair@orcaware.com> wrote:
> Shouldn't we be using apu-1-config's information on how to find sqlite
> has been linked into it, before falling back to this?
>
> I know I've started to build my apu1 RPMs with sqlite3 support just to
> prepare for svn with merge tracking support?

APR-util only very recently added support for sqlite3 (in 1.2.x), so I
doubt it's of little value as very few will have it. apu-1-config
also doesn't export anything of use (cf. with BDB where it
specifically does via --db-version) - so you'd have to search for it
yourself in the apu-1-config output or rather bring in all of the
APR-util flags as precedence in the default case and see if we can
find sqlite3. *shrug*

But, sure - feel free to have at it - I just wanted to build trunk
again. =) -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 23 00:52:34 2007

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.