summaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-ac
blob: 8adf3dbd9637183eef2c9f7f42dc877bc72bef29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
Index: qemu/configure
@@ -204,7 +204,7 @@
 
 if test -z "$sdl" ; then
 
-sdl_config="sdl-config"
+sdl_config="${SDL_CONFIG}"
 sdl=no
 sdl_static=no