sed configure error
From: N. Thomas <nthomas_at_cise.ufl.edu>
Date: 2002-02-12 23:21:32 CET
Didn't find this in the archives, but running the main configure in 0.80
CFLAGS="$CFLAGS `$SHELL $abs_builddir/neon/neon-config --cflags | \
apparently, Solaris sed doesn't like the double quotes within double quotes.
I just single-quoted the inner set
CFLAGS="$CFLAGS `$SHELL $abs_builddir/neon/neon-config --cflags | \
And that seemed to work.
noble
-- N. Thomas nthomas@cise.ufl.edu http://www.cise.ufl.edu/~nthomas Etiamsi occiderit me, in ipso sperabo --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:37:07 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.