summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-05 21:39:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-05 21:39:59 +0000
commit734e1048b29353c91a43364e9014c3925b9e340b (patch)
tree4edec597f5e17bad9c6ac89d93dbba300c2fb6ca /configure
parente1b32c8f548883181c50db2eb37dc6b0a6efe0ba (diff)
downloadmpv-734e1048b29353c91a43364e9014c3925b9e340b.tar.bz2
mpv-734e1048b29353c91a43364e9014c3925b9e340b.tar.xz
XvMC is not yet autodetected, don't claim otherwise in the help output,
noticed by James Lancaster <james at kirk dot math dot twsu dot edu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14658 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index cec00f841f..182d042248 100755
--- a/configure
+++ b/configure
@@ -248,7 +248,7 @@ Video output:
--enable-xmga build with mga_vid X Window support
(check for X & /dev/mga_vid) [autodetect]
--enable-xv build with Xv render support for X 4.x [autodetect]
- --enable-xvmc build with XvMC acceleration for X 4.x [autodetect]
+ --enable-xvmc build with XvMC acceleration for X 4.x [disable]
--enable-vm build with XF86VidMode support for X11 [autodetect]
--enable-xinerama build with Xinerama support for X11 [autodetect]
--enable-x11 build with X11 render support [autodetect]