You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Do not list libshine like a main option in configure's output.
It is listed as an enabled external library if applicable.
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -4566,7 +4566,6 @@ echo "threading support ${thread_type-no}"
|
|||||||
echo "safe bitstream reader ${safe_bitstream_reader-no}"
|
echo "safe bitstream reader ${safe_bitstream_reader-no}"
|
||||||
echo "SDL support ${sdl-no}"
|
echo "SDL support ${sdl-no}"
|
||||||
echo "opencl enabled ${opencl-no}"
|
echo "opencl enabled ${opencl-no}"
|
||||||
echo "libshine enabled ${libshine-no}"
|
|
||||||
echo "texi2html enabled ${texi2html-no}"
|
echo "texi2html enabled ${texi2html-no}"
|
||||||
echo "perl enabled ${perl-no}"
|
echo "perl enabled ${perl-no}"
|
||||||
echo "pod2man enabled ${pod2man-no}"
|
echo "pod2man enabled ${pod2man-no}"
|
||||||
|
Reference in New Issue
Block a user