[MPlayer-dev-eng] [PATCH] Runtime colorful and/or module name output control

Zuxy Meng zuxy.meng at gmail.com
Thu Apr 3 18:20:36 CEST 2008


Hi,

2008/4/2, Diego Biurrun <diego at biurrun.de>:
> On Tue, Apr 01, 2008 at 05:27:10PM +0800, Zuxy Meng wrote:
> >
> > The attached patch enables runtime control over colorful and/or module
> > names output, instead of a configure time parameter. Color and module
> > names are orthogonal features now; you can enable either or both.
> >
> > --- configure ?????? 26311??
> > +++ configure ????????????
> > @@ -411,7 +411,6 @@
> >    --with-install=PATH    path to a custom install program
> > -  --enable-color-console enable color console output (UNSUPPORTED) [disable]
> >
> > @@ -1118,8 +1117,6 @@
> >    --disable-rpath)      _rpath=no       ;;
> > -  --enable-color-console)  _color_console=yes ;;
> > -  --disable-color-console) _color_console=no  ;;
>
> You are leaving the color console test and the settings in
> config.h/config.mak behind.  If you remove this, remove everything.

Of course. I'll remove them in next rev.
-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list