From 4625defaa46b438a0e70365773f9c54e887149b0 Mon Sep 17 00:00:00 2001 From: Fabio Battaglia Date: Fri, 20 Aug 2010 05:06:07 +0000 Subject: CONFIGURE: force disable seq midi for dingux port svn-id: r52219 --- configure | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 1cde781fe8..5739e38a3f 100755 --- a/configure +++ b/configure @@ -1554,6 +1554,8 @@ if test -n "$_host"; then _keymapper=no # Force disable vorbis on dingux, it has terrible performance compared to tremor _vorbis=no + # Force disable seq on dingux, no way to use it and it would get enabled by default with configure + _seq_midi=no ;; dreamcast) DEFINES="$DEFINES -DDISABLE_DEFAULT_SAVEFILEMANAGER -DDISABLE_TEXT_CONSOLE -DDISABLE_COMMAND_LINE" -- cgit v1.2.3