diff options
author | Fabio Battaglia | 2010-08-24 17:56:33 +0000 |
---|---|---|
committer | Fabio Battaglia | 2010-08-24 17:56:33 +0000 |
commit | f2ed796ba3502ec914044eb6ada905329eea3692 (patch) | |
tree | b6bb0b574d21e727fb7e9b59cd92d9b71f1df0bd | |
parent | 85c35f41ca2d871280bb8f99929ee1bf88d3cbeb (diff) | |
download | scummvm-rg350-f2ed796ba3502ec914044eb6ada905329eea3692.tar.gz scummvm-rg350-f2ed796ba3502ec914044eb6ada905329eea3692.tar.bz2 scummvm-rg350-f2ed796ba3502ec914044eb6ada905329eea3692.zip |
CONFIGURE: don't force vkeybd for n64 port
svn-id: r52355
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1709,7 +1709,6 @@ if test -n "$_host"; then _backend="n64" _need_memalign=yes _mt32emu=no - _vkeybd=yes _build_scalers=no _indeo3=no _translation=no |