Commit 29fc468d authored by Carl Eugen Hoyos's avatar Carl Eugen Hoyos

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.
parent ded3c9fd
...@@ -5287,7 +5287,6 @@ echo "threading support ${thread_type-no}" ...@@ -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}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment