From 9a21d4480011e25c1c0ca44f3369c992f0a6b7bd Mon Sep 17 00:00:00 2001 From: pl Date: Thu, 22 Nov 2001 21:53:25 +0000 Subject: [PATCH] --help did not show what was really autodetected (found by Nilmoni Deb ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3079 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 4 ++-- 1 file 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]