qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 14/20] remove old sdl config code that was commented


From: quintela
Subject: [Qemu-devel] [PATCH 14/20] remove old sdl config code that was commented
Date: Tue, 21 Jul 2009 00:13:24 +0200

From: Juan Quintela <address@hidden>


Signed-off-by: Juan Quintela <address@hidden>
---
 configure |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/configure b/configure
index 6368c4d..783dbd7 100755
--- a/configure
+++ b/configure
@@ -1480,9 +1480,6 @@ echo "preadv support    $preadv"
 if test $sdl_too_old = "yes"; then
 echo "-> Your SDL version is too old - please upgrade to have SDL support"
 fi
-#if test "$sdl_static" = "no"; then
-#  echo "WARNING: cannot compile statically with SDL - qemu-fast won't have a 
graphical output"
-#fi

 config_host_mak="config-host.mak"
 config_host_h="config-host.h"
-- 
1.6.2.5





reply via email to

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