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

Re: DB 3.3.11 configure fails to detect gcc

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-01 12:17:50 CEST

On Sat, Sep 01, 2001 at 11:56:18AM +0200, Daniel Stenberg wrote:
...
> Ah, it just struck me. Is this perhaps because I generate the main subversion
> configure with autoconf 2.52, while the neon one is built with an older
> version and the 2.52 one passes environment variables to the neon one in a
> way the older generated one doesn't support?

That would make perfect sense :) 2.52 is trying to pass down env vars on
the command-line, whereas 2.13 relies on the environment. You could put
an "echo neon configured like: $*" at the top of neon/configure to be
certain.

Can you re-generate the neon configure script using 2.5x to fix this? Mo
posted instructions for this to the neon list a while back, looks like
no patching is needed...

http://mailman.webdav.org/pipermail/neon/2001-June/000544.html

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:39 2006

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.