libtool-patches
[Top][All Lists]
Advanced

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

Re: zsh.diff


From: Kevin Ryde
Subject: Re: zsh.diff
Date: Sat, 05 Apr 2003 08:19:44 +1000
User-agent: Gnus/5.090017 (Oort Gnus v0.17) Emacs/21.2 (gnu/linux)

"Peter O'Gorman" <address@hidden> writes:
>
> -      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e 
> \"\$sed_quote_subst\"\`\\\""
> +      eval "lt_$var=\"\\\"\`\$echo \"X\$$var\" | \$Xsed -e 
> \"\$sed_quote_subst\"\`\\\"\""

The autoconf manual at the top of the "Shell Substitutions" node says
forms like

        x="`foo "xyz" bar`"

are not portable.  Is that what the eval above will end up doing?




reply via email to

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