]> git.sesse.net Git - ffmpeg/commitdiff
Do not list libshine like a main option in configure's output.
authorCarl Eugen Hoyos <cehoyos@ag.or.at>
Fri, 28 Jun 2013 14:23:39 +0000 (16:23 +0200)
committerCarl Eugen Hoyos <cehoyos@ag.or.at>
Fri, 28 Jun 2013 14:23:39 +0000 (16:23 +0200)
It is listed as an enabled external library if applicable.

configure

index a1790362405262c0a44107aeb7fda15742b1dbbf..32473a92bab5ecb5a28a7b9bacc11e049a806407 100755 (executable)
--- 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}"