diff options
author | Colin Snover | 2017-12-18 09:53:03 -0600 |
---|---|---|
committer | Bastien Bouclet | 2019-05-11 20:35:31 +0200 |
commit | 1267b72c3820a4fecd182c617b9722e1067d8398 (patch) | |
tree | 07cfe2efeabcc1921161507735956379ff5cef4c /configure | |
parent | 30c49838bbd8d8f51ae0c4c42a4b423b1572623c (diff) | |
download | scummvm-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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |