mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +02:00
Do not show libzvbi in the configure output if it was not enabled.
It is already shown in the list of external libraries if it was enabled.
This commit is contained in:
parent
ded3c9fd32
commit
29fc468d0a
1
configure
vendored
1
configure
vendored
@ -5287,7 +5287,6 @@ echo "threading support ${thread_type-no}"
|
|||||||
echo "safe bitstream reader ${safe_bitstream_reader-no}"
|
echo "safe bitstream reader ${safe_bitstream_reader-no}"
|
||||||
echo "SDL support ${sdl-no}"
|
echo "SDL support ${sdl-no}"
|
||||||
echo "opencl enabled ${opencl-no}"
|
echo "opencl enabled ${opencl-no}"
|
||||||
echo "libzvbi enabled ${libzvbi-no}"
|
|
||||||
echo "texi2html enabled ${texi2html-no}"
|
echo "texi2html enabled ${texi2html-no}"
|
||||||
echo "perl enabled ${perl-no}"
|
echo "perl enabled ${perl-no}"
|
||||||
echo "pod2man enabled ${pod2man-no}"
|
echo "pod2man enabled ${pod2man-no}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user