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

RE: ssl build problem

From: Sander Striker <striker_at_apache.org>
Date: 2001-10-25 17:13:30 CEST

> From: Matt Kraai [mailto:kraai@alumni.carnegiemellon.edu]
> Sent: 25 October 2001 16:55

>>>> Indeed our sed line is
>>>> CFLAGS="$CFLAGS "`$abs_builddir/neon/neon-config | sed -e "s/-I.* //g"`

[...]
>> Oh, right. Nevermind. Anyone who is better at sed wan't to
>> comment on the sed line.
>
> How about `sed -e "s/-I[^ ]* //g"' instead?

The space at the end will result in not getting rid of an extra
-I if it is at the end of the neon-config --cflags output.

> Matt

Sander

---------------------------------------------------------------------
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:45 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.