[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $ECHO change uncovered underquoting
From: |
Paolo Bonzini |
Subject: |
Re: $ECHO change uncovered underquoting |
Date: |
Wed, 26 Nov 2008 07:21:20 +0100 |
User-agent: |
Thunderbird 2.0.0.18 (Macintosh/20081105) |
> 1) Add more escaping to the input lines. E.g.,
> _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags
> `$ECHO "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
>
> would become
> _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags
> `\$ECHO "\$deplibs" | \$SED '\''s/ -lc$//'\''` -link -dll~linknames='
I'll go through them.
Paolo
- 2.2.6: -ofoo.exe creates foo, Akim Demaille, 2008/11/24
- Re: 2.2.6: -ofoo.exe creates foo, Ralf Wildenhues, 2008/11/24
- Re: 2.2.6: -ofoo.exe creates foo, Akim Demaille, 2008/11/25
- Re: 2.2.6: -ofoo.exe creates foo, Akim Demaille, 2008/11/25
- $ECHO change uncovered underquoting (was: 2.2.6: -ofoo.exe creates foo), Ralf Wildenhues, 2008/11/25
- Re: $ECHO change uncovered underquoting,
Paolo Bonzini <=
- Re: $ECHO change uncovered underquoting, Paolo Bonzini, 2008/11/26
- Re: $ECHO change uncovered underquoting, Ralf Wildenhues, 2008/11/26
- Re: $ECHO change uncovered underquoting, Paolo Bonzini, 2008/11/28
- Re: 2.2.6: -ofoo.exe creates foo, Ralf Wildenhues, 2008/11/25
- Re: 2.2.6: -ofoo.exe creates foo, Akim Demaille, 2008/11/25
- Re: 2.2.6: -ofoo.exe creates foo, Matthieu Nottale, 2008/11/26
- Re: 2.2.6: -ofoo.exe creates foo, Akim Demaille, 2008/11/25
- Re: 2.2.6: -ofoo.exe creates foo, Bob Friesenhahn, 2008/11/25
Re: 2.2.6: -ofoo.exe creates foo, Roumen Petrov, 2008/11/24
[OT] Re: 2.2.6: -ofoo.exe creates foo, Michael Haubenwallner, 2008/11/25