Re: use $EXEEXT consistently in new testsuite

2008-11-25 Thread Roumen Petrov
Ralf Wildenhues wrote: * Ralf Wildenhues wrote on Sun, Nov 23, 2008 at 10:41:46PM CET: To fix the loose end wrt. the exec checks, there was some exit status normalization needed here. I think this patch should be sufficient, once the $EXEEXT patch is in (comes next). Here it is. I went over

Re: $ECHO change uncovered underquoting

2008-11-25 Thread Paolo Bonzini
> 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