aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBastien Bouclet2011-06-04 12:54:37 +0200
committerBastien Bouclet2011-06-22 19:57:44 +0200
commit6633a06519bfc0a826e1e1664b88c4dd413abbeb (patch)
treeef3c4ebc961cbfa08e242de0d8fd8cec8eb2bae9 /configure
parent8bd78b6325213695116c1494c65795406d797b0b (diff)
downloadscummvm-rg350-6633a06519bfc0a826e1e1664b88c4dd413abbeb.tar.gz
scummvm-rg350-6633a06519bfc0a826e1e1664b88c4dd413abbeb.tar.bz2
scummvm-rg350-6633a06519bfc0a826e1e1664b88c4dd413abbeb.zip
PS3: Map joypad buttons to features. Enable the virtual keyboard.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8b8717b1aa..e464c92247 100755
--- a/configure
+++ b/configure
@@ -2232,6 +2232,7 @@ if test -n "$_host"; then
ps3)
_mt32emu=no
_timidity=no
+ _vkeybd=yes
;;
psp)
_backend="psp"