aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-09 16:33:27 +0100
committerEugene Sandulenko2016-03-09 16:33:27 +0100
commit4fdef191b36ae00148a8c5898d5f0b7c606ad98a (patch)
tree7152be25e7f73882d149f15328e4252cc71c3598
parenta378e771c8d8865c2cc7355375cf23fd1fe2cffc (diff)
downloadscummvm-rg350-4fdef191b36ae00148a8c5898d5f0b7c606ad98a.tar.gz
scummvm-rg350-4fdef191b36ae00148a8c5898d5f0b7c606ad98a.tar.bz2
scummvm-rg350-4fdef191b36ae00148a8c5898d5f0b7c606ad98a.zip
CONFIGURE: Fix options for GCW0
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a2bfbea9ae..0e7a5a9b56 100755
--- a/configure
+++ b/configure
@@ -3236,7 +3236,7 @@ esac
#
# Enable High resolution engines (>320x240) support only for backends which support it
#
-case $_backend in
+case $_host in
gcw0)
if test "$_highres" = yes ; then
_highres=yes