mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
configure: print if the docs building tools have been found
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
45641014d3
commit
8486c8cc9a
3
configure
vendored
3
configure
vendored
@ -3726,6 +3726,9 @@ echo "openal enabled ${openal-no}"
|
||||
echo "openssl enabled ${openssl-no}"
|
||||
echo "zlib enabled ${zlib-no}"
|
||||
echo "bzlib enabled ${bzlib-no}"
|
||||
echo "texi2html enabled ${texi2html-no}"
|
||||
echo "pod2man enabled ${pod2man-no}"
|
||||
echo "makeinfo enabled ${makeinfo-no}"
|
||||
test -n "$random_seed" &&
|
||||
echo "random seed ${random_seed}"
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user