Revision 24b55b96 configure

b/configure
431 431
fi
432 432

  
433 433
if test $sdl_too_old = "yes"; then
434
echo "-> Your SDL version is too old - please upgrade to have FFplay/SDL support"
435
fi
436
if test "$sdl_static" = "no"; then
437
  echo "WARNING: cannot compile statically with SDL - qemu-fast won't have a graphical output"
434
echo "-> Your SDL version is too old - please upgrade to have SDL support"
438 435
fi
436
#if test "$sdl_static" = "no"; then
437
#  echo "WARNING: cannot compile statically with SDL - qemu-fast won't have a graphical output"
438
#fi
439 439

  
440 440
config_mak="config-host.mak"
441 441
config_h="config-host.h"

Also available in: Unified diff