[FFmpeg-devel] [PATCH]Fix configure output for libshine

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jun 28 09:28:13 CEST 2013


Hi!

Attached untested patch intends to fix ticket #2721, configure currently lists 
libshine (also?) as a main option.

Please test and comment, Carl Eugen
-------------- next part --------------
diff --git a/configure b/configure
index a179036..32473a9 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}"


More information about the ffmpeg-devel mailing list