From: malc Date: Tue, 6 Jan 2009 18:57:51 +0000 (+0000) Subject: Add missing space X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=6cdc737502a38eb41747de2e1ff72a6aa1afa1b5;p=xenclient%2Fioemu.git Add missing space git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6194 c046a42c-6fe2-441c-8c8c-71466251a162 --- diff --git a/configure b/configure index 1e36cf4d..e1bcafa7 100755 --- 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