problem building with system version of neon
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-11-18 04:59:23 CET
so i was just working on upgrading the freebsd port to use a version
in neon.m4 we are adding neon's CFLAGS to our own by doing this:
CFLAGS="$CFLAGS `$neon_config --cflags | sed -e 's/-I.* //g'`"
unfortunately, on my system, the last thing in the output of
i think the sed command should be changed to match either '-I.* ' or
if someone who has more of a clue about sed than i do could take a
thanks,
-garrett
-- garrett rooney Unix was not designed to stop you from rooneg@electricjellyfish.net doing stupid things, because that would http://electricjellyfish.net/ stop you from doing clever things. --------------------------------------------------------------------- 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:48 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.