summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authoriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-26 09:54:57 +0000
committeriive <iive@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-26 09:54:57 +0000
commitc36203ad76d36d560476a1705270486c453440ae (patch)
tree65a05cc3d0eeaadf9c2e2f5f2fe6655e4f49a18d /configure
parentd756793dbdfad2182bada4dcb04266f534fbe738 (diff)
downloadmpv-c36203ad76d36d560476a1705270486c453440ae.tar.bz2
mpv-c36203ad76d36d560476a1705270486c453440ae.tar.xz
Disable building of vo_mga on all linux platforms despite not having Matrox card.
This could be reverted when there is proper check for Matrox card and mga_vid module presence. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23866 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 8ab9e56ce4..917e30c512 100755
--- a/configure
+++ b/configure
@@ -359,7 +359,7 @@ Video output:
--enable-ivtv enable IVTV TV-Out video output [autodetect]
--enable-dvb enable DVB video output [autodetect]
--enable-dvbhead enable DVB video output (HEAD version) [autodetect]
- --enable-mga enable mga_vid video output [autodetect]
+ --enable-mga enable mga_vid video output [disable]
--enable-xmga enable mga_vid X11 video output [autodetect]
--enable-xv enable Xv video output [autodetect]
--enable-xvmc enable XvMC acceleration [disable]
@@ -577,7 +577,7 @@ _xanim=auto
_real=auto
_live=auto
_xinerama=auto
-_mga=auto
+_mga=no
_xmga=auto
_vm=auto
_xf86keysym=auto