Re: DB 3.3.11 configure fails to detect gcc
From: Russ Allbery <rra_at_stanford.edu>
Date: 2001-08-31 21:59:15 CEST
Daniel Stenberg <daniel@haxx.se> writes:
> The annoying part is that I can't just 'cd' into db and run './configure
> *but* setting 'CC=gcc' in the top-level will cause neon's configure output a
Use:
env CC=gcc ./configure
to run the top-level configure. Being able to set environment variables
-- Russ Allbery (rra_at_stanford.edu) <http://www.eyrie.org/~eagle/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:37 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.