[Scummvm-cvs-logs] scummvm master -> ea2b8a2ae9589aca4b912d293eab685e5fbf9277

lordhoto lordhoto at gmail.com
Fri Sep 30 22:10:00 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ea2b8a2ae9 CONFIGURE: Fix comment.


Commit: ea2b8a2ae9589aca4b912d293eab685e5fbf9277
    https://github.com/scummvm/scummvm/commit/ea2b8a2ae9589aca4b912d293eab685e5fbf9277
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2011-09-30T13:03:26-07:00

Commit Message:
CONFIGURE: Fix comment.

Changed paths:
    configure



diff --git a/configure b/configure
index ba21131..6d0a392 100755
--- a/configure
+++ b/configure
@@ -2902,7 +2902,7 @@ define_in_config_if_yes "$_mt32emu" 'USE_MT32EMU'
 define_in_config_if_yes "$_16bit" 'USE_RGB_COLOR'
 
 #
-# Check whether 16bit color support is requested
+# Check whether save games use the current time as default description
 #
 define_in_config_if_yes "$_savegame_timestamp" 'USE_SAVEGAME_TIMESTAMP'
 






More information about the Scummvm-git-logs mailing list