summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-ac
blob: 3c9a9db2b58b5938388e363530d0c59fa5f4b0b3 (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="sdl11-config"
 sdl=no
 sdl_static=no