Revision 6e20a45f

b/configure
215 215
    if [ "$linux" = "yes" ] ; then
216 216
        target_list="i386-user arm-user armeb-user sparc-user ppc-user $target_list"
217 217
    fi
218
else
219
    target_list=$(echo "$target_list" | sed -e 's/,/ /g')
218 220
fi
219 221

  
220 222
if test -z "$cross_prefix" ; then

Also available in: Unified diff