summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-06-21 19:34:10 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-06-21 19:53:52 +0200
commit29fc468d0a22f4b6f868ff15133fa87a4f5d1dd5 (patch)
tree708658b9d5269df0d17e8b073deaefa2f3fc9c16 /configure
parentded3c9fd32afe4174b65d5bae843cea9149c8f11 (diff)
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.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 3d28bb3a70..cbdd738e58 100755
--- a/configure
+++ b/configure
@@ -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}"