Re: [MPlayer-dev-eng] [PATCH] Runtime colorful and/or module name output control
- Date: Tue, 1 Apr 2008 20:30:31 +0200
- From: Diego Biurrun <diego@xxxxxxxxxx>
- Subject: Re: [MPlayer-dev-eng] [PATCH] Runtime colorful and/or module name output control
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.
Diego
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng