From 2bccd82c29debe7687684d0905f3603c9eab7917 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Fri, 28 Jun 2013 16:23:39 +0200 Subject: [PATCH] Do not list libshine like a main option in configure's output. It is listed as an enabled external library if applicable. --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index a179036240..32473a92ba 100755 --- a/configure +++ b/configure @@ -4566,7 +4566,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 "libshine enabled ${libshine-no}" echo "texi2html enabled ${texi2html-no}" echo "perl enabled ${perl-no}" echo "pod2man enabled ${pod2man-no}" -- 2.11.0