aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorColin Snover2017-12-18 09:53:03 -0600
committerBastien Bouclet2019-05-11 20:35:31 +0200
commit1267b72c3820a4fecd182c617b9722e1067d8398 (patch)
tree07cfe2efeabcc1921161507735956379ff5cef4c /configure
parent30c49838bbd8d8f51ae0c4c42a4b423b1572623c (diff)
downloadscummvm-rg350-1267b72c3820a4fecd182c617b9722e1067d8398.tar.gz
scummvm-rg350-1267b72c3820a4fecd182c617b9722e1067d8398.tar.bz2
scummvm-rg350-1267b72c3820a4fecd182c617b9722e1067d8398.zip
ANDROID: Stop forcibly disabling MT-32 emulator
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 408262a3ee..d06ab40fe3 100755
--- a/configure
+++ b/configure
@@ -2974,7 +2974,6 @@ if test -n "$_host"; then
_port_mk="backends/platform/android/android.mk"
_build_scalers=no
_seq_midi=no
- _mt32emu=no
_timidity=no
;;
androidsdl | androidsdl-armeabi | androidsdl-armeabi-v7a | androidsdl-mips | androidsdl-x86 | androidsdl-arm64-v8a | androidsdl-x86_64)