summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-22 21:53:25 +0000
committerpl <pl@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-22 21:53:25 +0000
commit9a21d4480011e25c1c0ca44f3369c992f0a6b7bd (patch)
tree7ba8c764abde2004fee4f5f6fbd3431cc13d9eb9 /configure
parent6c6cc954f5eef6e800f4cb46db31d9932dc61f00 (diff)
downloadmpv-9a21d4480011e25c1c0ca44f3369c992f0a6b7bd.tar.bz2
mpv-9a21d4480011e25c1c0ca44f3369c992f0a6b7bd.tar.xz
--help did not show what was really autodetected
(found by Nilmoni Deb <ndeb@ece.cmu.edu>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3079 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 1659577ce4..8f338941fd 100755
--- a/configure
+++ b/configure
@@ -136,11 +136,11 @@ Video:
--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-vm build with XF86VidMode support for x11 driver [disable]
+ --enable-vm build with XF86VidMode support for x11 driver [autodetect]
--enable-xinerama build with Xinerama support for x11 driver [autodetect]
--enable-x11 build with X11 render support [autodetect]
--enable-fbdev build with FBDev render support [disable]
- --enable-mlib build with MLIB support (Solaris only) [disable]
+ --enable-mlib build with MLIB support (Solaris only) [auto]
--enable-3dfx build with 3dfx support [disable]
--enable-tdfxfb build with tdfxfb support [disable]