mirror of https://github.com/mpv-player/mpv
Somebody wanna drink some cola?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2753 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
77efab6364
commit
9c9e0143d2
|
@ -2448,7 +2448,7 @@ fi
|
||||||
if test "$_dvb" = yes ; then
|
if test "$_dvb" = yes ; then
|
||||||
_have_dvb='#define HAVE_DVB'
|
_have_dvb='#define HAVE_DVB'
|
||||||
else
|
else
|
||||||
_have_dvb='#undef HAVE_MGA'
|
_have_dvb='#undef HAVE_DVB'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$_dxr3" = yes ; then
|
if test "$_dxr3" = yes ; then
|
||||||
|
|
Loading…
Reference in New Issue