diff options
author | Travis Howell | 2009-06-20 05:39:30 +0000 |
---|---|---|
committer | Travis Howell | 2009-06-20 05:39:30 +0000 |
commit | 114f67284e75c6351252e0596e98c2616b927c29 (patch) | |
tree | 46a9e49a4a594ecb3c19e556bb3c1fd5075674eb /configure | |
parent | c0c0aed4880763bd5a1fc15a7138a5e2c4f1d904 (diff) | |
download | scummvm-rg350-114f67284e75c6351252e0596e98c2616b927c29.tar.gz scummvm-rg350-114f67284e75c6351252e0596e98c2616b927c29.tar.bz2 scummvm-rg350-114f67284e75c6351252e0596e98c2616b927c29.zip |
Update.
svn-id: r41698
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1562,7 +1562,7 @@ add_to_config_mk_if_yes "$_mt32emu" 'USE_MT32EMU = 1' # # Check whether 16bit color support is requested # -add_to_config_mk_if_yes "$_16bit" 'ENABLE_16BIT = 1' +add_to_config_mk_if_yes "$_16bit" 'ENABLE_RGB_COLOR = 1' # # Check whether to enable the (hq) scalers |