Check whether 'xmlto man' actually works
commit593f92c24daca2e44659a0180087732563ed5190
authorHans Ulrich Niedermann <hun@n-dimensional.de>
Mon, 11 Feb 2008 09:19:10 +0000 (11 10:19 +0100)
committerJulien Danjou <julien@danjou.info>
Mon, 11 Feb 2008 10:06:35 +0000 (11 11:06 +0100)
tree33bc8283108642a67fcd4cb623c524d8f0c65c87
parentd68ba7fa12ed2970562aadbe5b60593edd3f8e54
Check whether 'xmlto man' actually works

If xmlto is present, create a very simple example man page by
running 'xmlto man'. Only generate man pages at "make all" time
if this works.

The check is a little lenthy, so we might want to put it into
a separate .m4 file some time.

Signed-off-by: Julien Danjou <julien@danjou.info>
Makefile.am
configure.ac