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:
Carl Eugen Hoyos 2014-06-21 19:34:10 +02:00
parent ded3c9fd32
commit 29fc468d0a
1 changed files with 0 additions and 1 deletions

1
configure vendored
View File

@ -5287,7 +5287,6 @@ echo "threading support ${thread_type-no}"
echo "safe bitstream reader ${safe_bitstream_reader-no}"
echo "SDL support ${sdl-no}"
echo "opencl enabled ${opencl-no}"
echo "libzvbi enabled ${libzvbi-no}"
echo "texi2html enabled ${texi2html-no}"
echo "perl enabled ${perl-no}"
echo "pod2man enabled ${pod2man-no}"