Commit 8486c8cc authored by Michael Niedermayer's avatar Michael Niedermayer

configure: print if the docs building tools have been found

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 45641014
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment