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:
lgb 2001-11-06 22:58:12 +00:00
parent 77efab6364
commit 9c9e0143d2
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -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