/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by bellard, Thu Apr 28 20:41:53 2005 UTC revision 1.67 by bellard, Sun Jun 5 15:56:02 2005 UTC
# Line 215  if test -z "$target_list" ; then Line 215  if test -z "$target_list" ; then
215      if [ "$linux" = "yes" ] ; then      if [ "$linux" = "yes" ] ; then
216          target_list="i386-user arm-user armeb-user sparc-user ppc-user $target_list"          target_list="i386-user arm-user armeb-user sparc-user ppc-user $target_list"
217      fi      fi
218    else
219        target_list=$(echo "$target_list" | sed -e 's/,/ /g')
220  fi  fi
221    
222  if test -z "$cross_prefix" ; then  if test -z "$cross_prefix" ; then

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26