Hi Colin
On Thu, Jan 10, 2013 at 1:46 AM, Colin Walters walters@verbum.org wrote:
It's not enough to check for xsltproc - the system may not have the docbook stylesheets installed. This patch also allows builders to override the generation/installation of manpages entirely; for example, manpages are of no use for embedded systems, so it's better to not even waste the power building them.
configure.ac | 10 ++++++++-- man/Makefile.am | 4 ++-- 2 files changed, 10 insertions(+), 4 deletions(-)
Sorry for the delay. I picked this up and integrated it into a rewrite of the man-pages build-instructions. Just sent it today "man: fix manpage build instructions"
Thanks David