1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-29 15:00:27 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13064 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rtognimp 2004-08-20 18:29:25 +00:00
parent aab983ac03
commit 8cb0216042

2
configure vendored
View File

@ -5285,7 +5285,7 @@ else
echores "$_libavcodec"
fi
echocheck "FFmpeg libavformatc (static)"
echocheck "FFmpeg libavformat (static)"
if test "$_libavformat" = auto ; then
# Note: static linking is preferred to dynamic linking
_libavformat=no