aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJohannes Schickel2011-09-30 22:03:26 +0200
committerJohannes Schickel2011-09-30 22:03:26 +0200
commitea2b8a2ae9589aca4b912d293eab685e5fbf9277 (patch)
tree398acc195ceb89f53298241b1b007624a0396d76 /configure
parentb4e6962d5d2bd910a1e26911feec7aa67c185b26 (diff)
downloadscummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.tar.gz
scummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.tar.bz2
scummvm-rg350-ea2b8a2ae9589aca4b912d293eab685e5fbf9277.zip
CONFIGURE: Fix comment.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index ba2113152e..6d0a392009 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'