* [Qemu-devel] configure white space cleanup
@ 2007-09-15 12:51 Ben Taylor
0 siblings, 0 replies; only message in thread
From: Ben Taylor @ 2007-09-15 12:51 UTC (permalink / raw)
To: qemu-devel
just cleaning up some annoying " " at the end of some lines
--- qemu/configure.ORIG 2007-09-15 08:58:23.283818000 -0400
+++ qemu/configure 2007-09-15 08:58:34.878425000 -0400
@@ -409,7 +409,7 @@
oss="no"
fi
-# Check for gcc4, error if pre-gcc4
+# Check for gcc4, error if pre-gcc4
if test "$check_gcc" = "yes" ; then
cat > $TMPC <<EOF
#if __GNUC__ < 4
@@ -450,7 +450,7 @@
#
# gcc for solaris 10/fcs in /usr/sfw/bin doesn't compile qemu correctly
# override the check with --disable-gcc-check
- #
+ #
if test "$solarisrev" -eq 10 -a "$check_gcc" = "yes" ; then
solgcc=`which $cc`
if test "$solgcc" = "/usr/sfw/bin/gcc" ; then
@@ -481,7 +481,7 @@
fi
exit 1
fi
-fi
+fi
if test -z "$target_list" ; then
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-09-15 12:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-15 12:51 [Qemu-devel] configure white space cleanup Ben Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).