mirror of
https://github.com/mpv-player/mpv
synced 2025-04-10 11:41:37 +00:00
Print "no" if all of the Vorbis tests failed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19375 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2ed77686c7
commit
a8a5715079
1
configure
vendored
1
configure
vendored
@ -5599,6 +5599,7 @@ elif test "$_libvorbis" = yes ; then
|
|||||||
_res_comment="libvorbis"
|
_res_comment="libvorbis"
|
||||||
_ld_vorbis='-lvorbis -logg'
|
_ld_vorbis='-lvorbis -logg'
|
||||||
else
|
else
|
||||||
|
_vorbis=no
|
||||||
_nocodecmodules="libvorbis $_nocodecmodules"
|
_nocodecmodules="libvorbis $_nocodecmodules"
|
||||||
fi
|
fi
|
||||||
echores "$_vorbis"
|
echores "$_vorbis"
|
||||||
|
Loading…
Reference in New Issue
Block a user