/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.58 by bellard, Tue Mar 1 21:37:28 2005 UTC revision 1.59 by bellard, Tue Mar 1 22:30:41 2005 UTC
# Line 431  fi Line 431  fi
431  fi  fi
432    
433  if test $sdl_too_old = "yes"; then  if test $sdl_too_old = "yes"; then
434  echo "-> Your SDL version is too old - please upgrade to have FFplay/SDL support"  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"  
435  fi  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    
440  config_mak="config-host.mak"  config_mak="config-host.mak"
441  config_h="config-host.h"  config_h="config-host.h"

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26