Mercurial > mplayer.hg
changeset 16633:a1b00d12f578
Expose MSG_USE_COLORS in config.h.
author | diego |
---|---|
date | Sun, 02 Oct 2005 16:14:43 +0000 |
parents | bdc49c9c419e |
children | 34f3c169569b |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Oct 02 14:26:42 2005 +0000 +++ b/configure Sun Oct 02 16:14:43 2005 +0000 @@ -7159,6 +7159,9 @@ /* Toggles debugging informations */ $_def_debug +/* Toggles colorized output */ +//#define MSG_USE_COLORS 1 + /* Indicates that Ogle's libdvdread is available for DVD playback */ $_def_dvdread