aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Battaglia2012-06-22 13:11:57 +0200
committerFabio Battaglia2012-06-22 13:11:57 +0200
commit6fb8009db42ab7d26ab812433be5fa63e3858f4e (patch)
treebc2acbfb6a13e26c2907ea22d0ffbf2425e16def
parent547fdfe12a3b999473304925bf80ae1afda5f8d6 (diff)
downloadscummvm-rg350-6fb8009db42ab7d26ab812433be5fa63e3858f4e.tar.gz
scummvm-rg350-6fb8009db42ab7d26ab812433be5fa63e3858f4e.tar.bz2
scummvm-rg350-6fb8009db42ab7d26ab812433be5fa63e3858f4e.zip
Disable Alsa Midi in Dingux/OpenDingux port
Disabling (useless) Alsa Midi solves a compilation problem on the OpenDingux port
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 5905f408a0..9fe5587e32 100755
--- a/configure
+++ b/configure
@@ -2237,6 +2237,8 @@ if test -n "$_host"; then
CXXFLAGS="$CXXFLAGS -mips32"
_backend="dingux"
_mt32emu=no
+ # Disable alsa midi to get the port build on OpenDingux toolchain
+ _alsa=no
_vkeybd=yes
_build_hq_scalers=no
_keymapper=no