aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorlubomyr2016-09-15 15:26:53 +0200
committerlubomyr2016-09-15 15:26:53 +0200
commitbae1f67b656d7c9f09f983a397665be2220b7824 (patch)
tree84211f89b6d0b8b00386f6983b85487ab3339031 /configure
parent7155f143103dbeb86a90c5c8de6e4743b50041fb (diff)
downloadscummvm-rg350-bae1f67b656d7c9f09f983a397665be2220b7824.tar.gz
scummvm-rg350-bae1f67b656d7c9f09f983a397665be2220b7824.tar.bz2
scummvm-rg350-bae1f67b656d7c9f09f983a397665be2220b7824.zip
ANDROIDSDL: Enabled mt32emu
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 8315ba27b3..34799ef266 100755
--- a/configure
+++ b/configure
@@ -2731,7 +2731,6 @@ if test -n "$_host"; then
DEFINES="$DEFINES -DANDROIDSDL"
_unix=yes
_seq_midi=no
- _mt32emu=no
_timidity=no
_backend="androidsdl"
_port_mk="backends/platform/androidsdl/androidsdl.mk"