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

Re: [PATCH] '--with-berkeley-db' option [Re: svn commit: r35017 - build/ac-macros]

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 06 Jan 2009 18:08:25 +0000

On Tue, 2009-01-06 at 18:03 +0000, Julian Foad wrote:
> On Tue, 2009-01-06 at 12:28 +0100, Arfrever Frehtes Taifersar Arahesis
> wrote:
> > Please test a patch with:
> > SVN_DB_LIBS=["${SVN_DB_LIBS-`$apu_config --libs | sed -e
> > 's/.*\(-ldb[^[:space:]]*\).*/\1/' | $GREP -- '-ldb[^[:space:]]*'`}"]
>
> Why? Please explain what problem you're trying to solve or what
> improvement you're trying to make.

Sorry, I wrote that before I saw your earlier message in which you
explained this:

> The 'sed' version works incorrectly when `$apu_config --libs` doesn't
> contain '-ldb[^[:space:]]*' (which does NOT mean that APR-Util is
> built without support for Berkeley DB. (r35017 was required to build
> support for Berkeley DB when using APR-Util 1.4.)).

I will test it.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1008133
Received on 2009-01-06 19:09:00 CET

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.