summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-ac
blob: 99821158695da4c19b0b67f616d975c7f0717889 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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