ports/emulators/qemu-devel/files/patch-ac

10 lines
180 B
Text

Index: qemu/configure
@@ -540,7 +540,7 @@
sdl_too_old=no
if test -z "$sdl" ; then
- sdl_config="sdl-config"
+ sdl_config="${SDL_CONFIG}"
sdl=no
sdl_static=no