CONFIGURE: Fix comment.

This commit is contained in:
Johannes Schickel 2011-09-30 22:03:26 +02:00
parent b4e6962d5d
commit ea2b8a2ae9

2
configure vendored
View File

@ -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'