diff options
author | Klaus Reimer | 2011-04-03 23:28:04 +0200 |
---|---|---|
committer | Max Horn | 2011-04-12 11:11:16 +0200 |
commit | 2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07 (patch) | |
tree | 63143a32675141bc0f7597713b6b2010dc201d17 /configure | |
parent | a899ec286f1726781ba1ed772fcda4dab81c40c8 (diff) | |
download | scummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.tar.gz scummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.tar.bz2 scummvm-rg350-2160ecfe3a81eb9ab4fff9b5ac1b2c96200d3a07.zip |
WEBOS: Disable vkeybd, fix more directory references with wrong package name
The vkeybd XML can't be read for some reason.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2067,7 +2067,7 @@ if test -n "$_host"; then _timidity=no _mt32emu=no _seq_midi=no - _vkeybd=yes + _vkeybd=no _keymapper=yes ;; wii) |