projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4db2bb
)
Add missing space
author
malc
<malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 6 Jan 2009 18:57:51 +0000
(18:57 +0000)
committer
malc
<malc@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 6 Jan 2009 18:57:51 +0000
(18:57 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6194
c046a42c
-6fe2-441c-8c8c-
71466251a162
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 1e36cf4d3939a28e30f89d022c4b768440efc15f..e1bcafa732bc8c98eb7e623eaf50b22415dd1e8e 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-635,7
+635,7
@@
sparc32plus-linux-user \
fi
# the following are Darwin specific
if [ "$darwin_user" = "yes" ] ; then
- target_list="$target_list i386-darwin-user ppc-darwin-user"
+ target_list="$target_list i386-darwin-user ppc-darwin-user
"
fi
# the following are BSD specific
if [ "$bsd_user" = "yes" ] ; then