summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorlgb <lgb@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-06 22:58:12 +0000
committerlgb <lgb@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-06 22:58:12 +0000
commit9c9e0143d2cc412df75d15c5767c3e75bcc831ee (patch)
tree94fcd44a6430488c956011e434dbbffae2ee651a /configure
parent77efab6364674cdfc24d6f2f9a699307426ef757 (diff)
downloadmpv-9c9e0143d2cc412df75d15c5767c3e75bcc831ee.tar.bz2
mpv-9c9e0143d2cc412df75d15c5767c3e75bcc831ee.tar.xz
Somebody wanna drink some cola?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2753 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 302b62ce18..e63b278d38 100755
--- a/configure
+++ b/configure
@@ -2448,7 +2448,7 @@ fi
if test "$_dvb" = yes ; then
_have_dvb='#define HAVE_DVB'
else
- _have_dvb='#undef HAVE_MGA'
+ _have_dvb='#undef HAVE_DVB'
fi
if test "$_dxr3" = yes ; then