aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorEugene Sandulenko2016-08-20 22:34:03 +0200
committerEugene Sandulenko2016-08-20 22:34:20 +0200
commit89e6106781bb0e1089e29ad9662782bf2a37ec50 (patch)
tree8c79e72663090fa93c13535a9f79641b464a72ea /configure
parent04242118ca7bca31aa9659ffceaf80702bc90fb8 (diff)
downloadscummvm-rg350-89e6106781bb0e1089e29ad9662782bf2a37ec50.tar.gz
scummvm-rg350-89e6106781bb0e1089e29ad9662782bf2a37ec50.tar.bz2
scummvm-rg350-89e6106781bb0e1089e29ad9662782bf2a37ec50.zip
GCW0: Enforce to SDL1
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index c7fd4f020f..e77351a99d 100755
--- a/configure
+++ b/configure
@@ -2814,6 +2814,7 @@ if test -n "$_host"; then
_vkeybd=yes
_keymapper=yes
_vorbis=no
+ _sdlconfig=sdl-config
_port_mk="backends/platform/dingux/dingux.mk"
;;
gp2x)