Mercurial > mplayer.hg
comparison configure @ 19329:9fc33f89c15f
10l, line from a local modification committed by accident.
author | diego |
---|---|
date | Sat, 05 Aug 2006 00:20:58 +0000 |
parents | f3a2785cd7f0 |
children | c95db0988ded |
comparison
equal
deleted
inserted
replaced
19328:f3a2785cd7f0 | 19329:9fc33f89c15f |
---|---|
3811 else | 3811 else |
3812 _def_xv='#undef HAVE_XV' | 3812 _def_xv='#undef HAVE_XV' |
3813 _novomodules="xv $_novomodules" | 3813 _novomodules="xv $_novomodules" |
3814 fi | 3814 fi |
3815 echores "$_xv" | 3815 echores "$_xv" |
3816 fi #if test "$_x11" = yes ; then | |
3817 | 3816 |
3818 | 3817 |
3819 echocheck "XvMC" | 3818 echocheck "XvMC" |
3820 if test "$_x11" = yes && test "$_xv" = yes && test "$_xvmc" != no ; then | 3819 if test "$_x11" = yes && test "$_xv" = yes && test "$_xvmc" != no ; then |
3821 _xvmc=no | 3820 _xvmc=no |