[Scummvm-cvs-logs] SF.net SVN: scummvm:[48445] scummvm/tags/release-1-1-0/configure

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Thu Apr 1 00:50:31 CEST 2010


Revision: 48445
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48445&view=rev
Author:   fingolfin
Date:     2010-03-31 22:50:30 +0000 (Wed, 31 Mar 2010)

Log Message:
-----------
Disable SCI for the release (wtf was it enabled in the first place?)

Modified Paths:
--------------
    scummvm/tags/release-1-1-0/configure

Modified: scummvm/tags/release-1-1-0/configure
===================================================================
--- scummvm/tags/release-1-1-0/configure	2010-03-31 22:46:40 UTC (rev 48444)
+++ scummvm/tags/release-1-1-0/configure	2010-03-31 22:50:30 UTC (rev 48445)
@@ -99,7 +99,7 @@
 add_engine saga "SAGA" yes "ihnm saga2"
 add_engine ihnm "IHNM" yes
 add_engine saga2 "SAGA 2 games" no
-add_engine sci "SCI" yes "sci32"
+add_engine sci "SCI" no "sci32"
 add_engine sci32 "SCI32 games" no
 add_engine sky "Beneath a Steel Sky" yes
 add_engine sword1 "Broken Sword" yes


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list