mirror of https://github.com/mpv-player/mpv
sorry
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2498 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f5b56f98b6
commit
5e52ba972d
|
@ -1913,7 +1913,7 @@ if test "$_libavcodec" = yes ; then
|
|||
_lavclib='-Llibavcodec -lavcodec'
|
||||
_lavcdep='libavcodec/libavcodec.a'
|
||||
_libavcodec='#define USE_LIBAVCODEC'
|
||||
_libavcodecso='#undef USE_LIBAVCODEC'
|
||||
_libavcodecso='#undef USE_LIBAVCODEC_SO'
|
||||
else
|
||||
if test "$_libavcodec_so" = yes ; then
|
||||
_lavclib='-lffmpeg'
|
||||
|
|
Loading…
Reference in New Issue