mirror of
https://github.com/mpv-player/mpv
synced 2024-12-15 03:15:52 +00:00
indentation cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23130 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2620815f39
commit
d6e42f30a1
4
configure
vendored
4
configure
vendored
@ -6186,8 +6186,8 @@ echocheck "FFmpeg libavcodec"
|
||||
if test "$_libavcodec_a" = auto ; then
|
||||
_libavcodec_a=no
|
||||
if test -d libavcodec && test -f libavcodec/utils.c ; then
|
||||
_libavcodec_a="yes"
|
||||
_res_comment="static"
|
||||
_libavcodec_a="yes"
|
||||
_res_comment="static"
|
||||
fi
|
||||
elif test "$_libavcodec_so" = auto ; then
|
||||
_libavcodec_so=no
|
||||
|
Loading…
Reference in New Issue
Block a user