[MPlayer-dev-eng] [patch] Tiny configure patch

André Dahlqvist andre.dahlqvist at telia.com
Tue Oct 23 23:09:26 CEST 2001


Attached is a patch that removes an unnecessary description of exactly
how the mga and xmga options are autodetected. The user does not need to
know that, and it just wastes valuable screen space.
-- 

André Dahlqvist <andre.dahlqvist at telia.com>
-------------- next part --------------
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.199
diff -u -r1.199 configure
--- configure	23 Oct 2001 18:32:55 -0000	1.199
+++ configure	23 Oct 2001 19:05:54 -0000
@@ -190,10 +190,8 @@
   --enable-sdl           build with SDL render support [autodetect]
   --enable-aa            build with AAlib render support [autodetect]
   --enable-ggi           build with GGI render support [autodetect]
-  --enable-mga           build with mga_vid support 
-                         (check for /dev/mga_vid) [autodetect]
-  --enable-xmga          build with mga_vid X Window support
-                         (check for X & /dev/mga_vid) [autodetect]
+  --enable-mga           build with mga_vid support [autodetect]
+  --enable-xmga          build with mga_vid X Window support [autodetect]
   --enable-xv            build with Xv render support for X 4.x [autodetect]
   --enable-vm            build with XF86VidMode support for x11 driver [disable]
   --enable-xinerama      build with Xinerama support for x11 driver [autodetect]


More information about the MPlayer-dev-eng mailing list