Browse Source

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.
tags/n2.3
Carl Eugen Hoyos 11 years ago
parent
commit
29fc468d0a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      configure

+ 0
- 1
configure 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}"


Loading…
Cancel
Save