[MPlayer-cvslog] CVS: main configure,1.1067,1.1068
    Diego Biurrun CVS 
    syncmail at mplayerhq.hu
       
    Sun Oct  2 18:14:46 CEST 2005
    
    
  
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv5751
Modified Files:
	configure 
Log Message:
Expose MSG_USE_COLORS in config.h.
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.1067
retrieving revision 1.1068
diff -u -r1.1067 -r1.1068
--- configure	23 Sep 2005 22:35:03 -0000	1.1067
+++ configure	2 Oct 2005 16:14:43 -0000	1.1068
@@ -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
 
    
    
More information about the MPlayer-cvslog
mailing list