aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2012-08-31 23:04:22 +0200
committerWillem Jan Palenstijn2012-08-31 23:07:55 +0200
commit2a5eaf4d4a41817f1a5c977ee352090b8c2aa278 (patch)
tree550b830da25dfeae4b9d4cb783a9721e4f651ff6 /configure
parentf841831729a77f1ca4a4a2937ac7df768e0be913 (diff)
downloadscummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.tar.gz
scummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.tar.bz2
scummvm-rg350-2a5eaf4d4a41817f1a5c977ee352090b8c2aa278.zip
CONFIGURE: Use new engine dependency mechanism for sword25/zlib
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index 29c5f6ca4a..5d440baf1f 100755
--- a/configure
+++ b/configure
@@ -3342,11 +3342,6 @@ fi
define_in_config_if_yes "$_zlib" 'USE_ZLIB'
echo "$_zlib"
-if test `get_engine_build sword25` = yes && test ! "$_zlib" = yes ; then
- echo "...disabling Broken Sword 2.5 engine. ZLib is required"
- engine_disable sword25
-fi
-
#
# Check for Sparkle if updates support is enabled
#