Home | History | Annotate | Download | only in qemu

Lines Matching refs:sdl

54   --sdl-config=*) SDL_CONFIG=$optarg
99 echo " --sdl-config=FILE use specific sdl-config script [$SDL_CONFIG]"
325 ### SDL Probe
335 # quick hack, remove the -D_GNU_SOURCE=1 of some SDL Cflags
339 log "SDL-probe : SDL_CFLAGS = $SDL_CFLAGS"
340 log "SDL-probe : SDL_LIBS = $SDL_LIBS"
353 #include <SDL.h>
362 echo "You provided an explicit sdl-config script, but the corresponding library"
368 log "SDL-probe : static linking ok"
370 # now, let's check that the SDL library has the special functions
374 #include <SDL.h>
389 echo "You provided an explicit sdl-config script in SDL_CONFIG, but the"
398 log "SDL-probe : extra features ok"