mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 11:25:10 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7879 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7f87a4c111
commit
0ea103dc89
4
configure
vendored
4
configure
vendored
@ -3803,10 +3803,10 @@ fi
|
||||
if test "$_libdv" = yes ; then
|
||||
_def_libdv='#define HAVE_LIBDV095 1'
|
||||
_ld_libdv="-ldv"
|
||||
_inputmodules="libdv $_codecmodules"
|
||||
_codecmodules="libdv $_codecmodules"
|
||||
else
|
||||
_def_libdv='#undef HAVE_LIBDV095'
|
||||
_noinputmodules="libdv $_nocodecmodules"
|
||||
_nocodecmodules="libdv $_nocodecmodules"
|
||||
fi
|
||||
echores "$_libdv"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user