mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 21:07:29 +01:00
10l: Remove stray 'fi'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23144 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
621583488e
commit
fa86df0f04
1
configure
vendored
1
configure
vendored
@ -6266,7 +6266,6 @@ test "$_libavformat" = yes && _def_libavformat='#define USE_LIBAVFORMAT 1'
|
|||||||
test "$_libavformat_a" = yes && _def_libavformat='#define USE_LIBAVFORMAT_A 1'
|
test "$_libavformat_a" = yes && _def_libavformat='#define USE_LIBAVFORMAT_A 1'
|
||||||
test "$_libavformat_so" = yes \
|
test "$_libavformat_so" = yes \
|
||||||
&& _def_libavformat_so='#define USE_LIBAVFORMAT_SO 1'
|
&& _def_libavformat_so='#define USE_LIBAVFORMAT_SO 1'
|
||||||
fi
|
|
||||||
echores "$_libavformat"
|
echores "$_libavformat"
|
||||||
|
|
||||||
echocheck "FFmpeg libpostproc"
|
echocheck "FFmpeg libpostproc"
|
||||||
|
Loading…
Reference in New Issue
Block a user