Commit 6cdc737502a38eb41747de2e1ff72a6aa1afa1b5
1 parent
b392e756
Add missing space
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6194 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
1 additions
and
1 deletions
configure
@@ -635,7 +635,7 @@ sparc32plus-linux-user \ | @@ -635,7 +635,7 @@ sparc32plus-linux-user \ | ||
635 | fi | 635 | fi |
636 | # the following are Darwin specific | 636 | # the following are Darwin specific |
637 | if [ "$darwin_user" = "yes" ] ; then | 637 | if [ "$darwin_user" = "yes" ] ; then |
638 | - target_list="$target_list i386-darwin-user ppc-darwin-user" | 638 | + target_list="$target_list i386-darwin-user ppc-darwin-user " |
639 | fi | 639 | fi |
640 | # the following are BSD specific | 640 | # the following are BSD specific |
641 | if [ "$bsd_user" = "yes" ] ; then | 641 | if [ "$bsd_user" = "yes" ] ; then |