Index: configure =================================================================== RCS file: /cvsroot/qemu/qemu/configure,v retrieving revision 1.56 diff -u -p -r1.56 configure --- configure 19 Feb 2005 17:24:28 -0000 1.56 +++ configure 28 Feb 2005 20:22:32 -0000 @@ -427,9 +427,6 @@ fi if test $sdl_too_old = "yes"; then echo "-> Your SDL version is too old - please upgrade to have FFplay/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_mak="config-host.mak" config_h="config-host.h"