aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippos Karapetis2009-01-02 20:42:36 +0000
committerFilippos Karapetis2009-01-02 20:42:36 +0000
commit105d2189124cd7993cf13725fec4d52a4d253586 (patch)
tree2483be367d061bf9f30a568f5655def660ff7674
parentf9fa6e2c4b2e0fbb257479c6a46ef5901e30997b (diff)
downloadscummvm-rg350-105d2189124cd7993cf13725fec4d52a4d253586.tar.gz
scummvm-rg350-105d2189124cd7993cf13725fec4d52a4d253586.tar.bz2
scummvm-rg350-105d2189124cd7993cf13725fec4d52a4d253586.zip
Disable the SAGA 2 sub engine by default (it's WIP)
svn-id: r35683
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index edc30d00d7..0e03d85f41 100755
--- a/configure
+++ b/configure
@@ -99,7 +99,7 @@ add_engine parallaction "Parallaction" yes
add_engine queen "Flight of the Amazon Queen" yes
add_engine saga "SAGA" yes "ihnm saga2"
add_engine ihnm "IHNM" yes
-add_engine saga2 "SAGA 2 games" yes
+add_engine saga2 "SAGA 2 games" no
add_engine sky "Beneath a Steel Sky" yes
add_engine sword1 "Broken Sword 1" yes
add_engine sword2 "Broken Sword 2" yes