OSDN Git Service
(root)
/
android-x86
/
external-ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4564101
)
configure: print if the docs building tools have been found
author
Michael Niedermayer
<michaelni@gmx.at>
Mon, 16 Jul 2012 12:45:41 +0000
(14:45 +0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Mon, 16 Jul 2012 12:45:41 +0000
(14:45 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
d832593
..
084c161
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-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