qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [6194] Add missing space


From: malc
Subject: [Qemu-devel] [6194] Add missing space
Date: Tue, 06 Jan 2009 18:57:52 +0000

Revision: 6194
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6194
Author:   malc
Date:     2009-01-06 18:57:51 +0000 (Tue, 06 Jan 2009)

Log Message:
-----------
Add missing space

Modified Paths:
--------------
    trunk/configure

Modified: trunk/configure
===================================================================
--- trunk/configure     2009-01-05 21:40:27 UTC (rev 6193)
+++ trunk/configure     2009-01-06 18:57:51 UTC (rev 6194)
@@ -635,7 +635,7 @@
     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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]