From 29fc468d0a22f4b6f868ff15133fa87a4f5d1dd5 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Sat, 21 Jun 2014 19:34:10 +0200 Subject: 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. --- configure | 1 - 1 file changed, 1 deletion(-) (limited to 'configure') 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}" -- cgit v1.2.3