[Scummvm-cvs-logs] SF.net SVN: scummvm:[45998] scummvm/trunk/configure

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri Nov 20 01:13:04 CET 2009


Revision: 45998
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45998&view=rev
Author:   fingolfin
Date:     2009-11-20 00:13:03 +0000 (Fri, 20 Nov 2009)

Log Message:
-----------
Fix language in comment

Modified Paths:
--------------
    scummvm/trunk/configure

Modified: scummvm/trunk/configure
===================================================================
--- scummvm/trunk/configure	2009-11-20 00:12:46 UTC (rev 45997)
+++ scummvm/trunk/configure	2009-11-20 00:13:03 UTC (rev 45998)
@@ -1551,7 +1551,7 @@
 			_build_hq_scalers="no"
 			_mt32emu="no"
 			# HACK to enable mad & zlib (they are not properly detected due to linker issues).
-			# The same does not currently for tremor, as the PS2 port the resulting library
+			# This trick doesn't work for tremor right now, as the PS2 port the resulting library
 			# libtremor, while our code later on expects it to be called libvorbisidec.
 			# TODO: Enable tremor, e.g. by adding  -ltremor or by renaming the lib.
 			_mad="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