mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 13:14:36 +00:00
Remove duplicated DVB definition line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27406 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
34fb06087b
commit
8aef85f1c2
1
configure
vendored
1
configure
vendored
@ -4576,7 +4576,6 @@ fi
|
||||
if test "$_dvbhead" = no && test "$_dvb" = no ; then
|
||||
_def_dvb='#undef CONFIG_DVB'
|
||||
_def_dvb_head='#undef CONFIG_DVB_HEAD'
|
||||
_def_dvb_head='#undef HAVE_DVB_HEAD'
|
||||
_def_dvbin='#undef CONFIG_DVBIN '
|
||||
_aomodules="mpegpes(file) $_aomodules"
|
||||
_vomodules="mpegpes(file) $_vomodules"
|
||||
|
Loading…
Reference in New Issue
Block a user