comparison configure @ 16633:a1b00d12f578

Expose MSG_USE_COLORS in config.h.
author diego
date Sun, 02 Oct 2005 16:14:43 +0000
parents 56a5f69e9b35
children 6e45efe0e619
comparison
equal deleted inserted replaced
16632:bdc49c9c419e 16633:a1b00d12f578
7157 $_def_crash_debug 7157 $_def_crash_debug
7158 7158
7159 /* Toggles debugging informations */ 7159 /* Toggles debugging informations */
7160 $_def_debug 7160 $_def_debug
7161 7161
7162 /* Toggles colorized output */
7163 //#define MSG_USE_COLORS 1
7164
7162 /* Indicates that Ogle's libdvdread is available for DVD playback */ 7165 /* Indicates that Ogle's libdvdread is available for DVD playback */
7163 $_def_dvdread 7166 $_def_dvdread
7164 7167
7165 /* Indicates that dvdread is from libmpdvdkit */ 7168 /* Indicates that dvdread is from libmpdvdkit */
7166 $_def_mpdvdkit 7169 $_def_mpdvdkit