/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

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

revision 1.76 by bellard, Sat Nov 26 10:38:38 2005 UTC revision 1.77 by bellard, Sat Nov 26 18:47:20 2005 UTC
# Line 230  if test -z "$target_list" ; then Line 230  if test -z "$target_list" ; then
230      target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu arm-softmmu"      target_list="i386-softmmu ppc-softmmu sparc-softmmu x86_64-softmmu mips-softmmu arm-softmmu"
231  # the following are Linux specific  # the following are Linux specific
232      if [ "$linux" = "yes" ] ; then      if [ "$linux" = "yes" ] ; then
233          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 mips-user $target_list"
234      fi      fi
235  else  else
236      target_list=$(echo "$target_list" | sed -e 's/,/ /g')      target_list=$(echo "$target_list" | sed -e 's/,/ /g')

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

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