[FFmpeg-cvslog] Do not list libshine like a main option in configure's output.
Carl Eugen Hoyos
git at videolan.org
Fri Jun 28 16:25:34 CEST 2013
ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Fri Jun 28 16:23:39 2013 +0200| [2bccd82c29debe7687684d0905f3603c9eab7917] | committer: Carl Eugen Hoyos
Do not list libshine like a main option in configure's output.
It is listed as an enabled external library if applicable.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2bccd82c29debe7687684d0905f3603c9eab7917
---
configure | 1 -
1 file changed, 1 deletion(-)
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-cvslog
mailing list