libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SCO/bugfix patch 3 of 10: AC_LIBTOOL_DLOPEN_SELF


From: Kean Johnston
Subject: Re: SCO/bugfix patch 3 of 10: AC_LIBTOOL_DLOPEN_SELF
Date: Mon, 31 Oct 2005 08:20:20 -0800
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Ralf Wildenhues wrote:
It's even worse, plain `echo' might not like the hyphen as first
character.  Next try:

For the sake of legibility, how about:
sflag=`wl=$lt_prog_compiler_wl eval echo " $lt_prog_compiler_static "`
LDFLAGS="$LDFLAGS $sflag"

This way you avoid the escaping of the quotes and the not-so-obvious
concatenation of strings in the LDFLAGS assignment.

'sflag' intentionally kept to a short name so that Thunderbird
doesnt wrap the lines above.

Kean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]