aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTravis Howell2005-05-15 01:03:31 +0000
committerTravis Howell2005-05-15 01:03:31 +0000
commit380f187eeba1f7e00bcf62183db26f72157aa2a9 (patch)
treed7c12e612988569fdfcb652929ccafa040b854ed /configure
parent80ee8188d3d7fdd43c36a47fa68283ee78f9e8dd (diff)
downloadscummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.tar.gz
scummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.tar.bz2
scummvm-rg350-380f187eeba1f7e00bcf62183db26f72157aa2a9.zip
Disabling SCUMM7/8 games should disable HE61 games.
Split akos_processQueue() in HE61+ and SCUMM7+ versions. svn-id: r18101
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure b/configure
index 6c313ad7ee..af84d7b24e 100755
--- a/configure
+++ b/configure
@@ -432,13 +432,6 @@ Try \`$0 --help' for more information." >&2
esac;
done;
-if test "$_build_he" = yes ; then
- if test "$_build_scumm_7_8" != yes ; then
- echo "error: you cannot enable HE games with SCUMM v7 & v8 disabled"
- exit 1
- fi
-fi
-
CXXFLAGS="$CXXFLAGS $DEBFLAGS"
case $_host in