From 105d2189124cd7993cf13725fec4d52a4d253586 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 2 Jan 2009 20:42:36 +0000 Subject: [PATCH] Disable the SAGA 2 sub engine by default (it's WIP) svn-id: r35683 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index edc30d00d78..0e03d85f41c 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