summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-02 16:14:43 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-02 16:14:43 +0000
commitf64add860a92e58c730f2f9e6103ae9699996394 (patch)
treee6015ec0eb9442673c9a56cf305621d71338d27b /configure
parenta669b97dd242ace2c76fdcebf3d5e26ee321602e (diff)
downloadmpv-f64add860a92e58c730f2f9e6103ae9699996394.tar.bz2
mpv-f64add860a92e58c730f2f9e6103ae9699996394.tar.xz
Expose MSG_USE_COLORS in config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16634 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 2596c439c0..eab7bc65c9 100755
--- a/configure
+++ b/configure
@@ -7159,6 +7159,9 @@ $_def_crash_debug
/* 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