Make xsltproc optional
authorDaniel Martin <consume.noise@gmail.com>
Mon, 31 Dec 2012 10:57:49 +0000 (11:57 +0100)
committerDaniel Martin <consume.noise@gmail.com>
Wed, 14 Aug 2013 22:35:02 +0000 (00:35 +0200)
commitdd01db570c34dd3e2e0f5d07b8d40c837fa51057
treeb6ed4d75ca4eb1964fca40673603d34212748b32
parent0289348f2c4ed3b1b286c51df19d82c6787c2b36
Make xsltproc optional

Fix Bug 23863 - xcb still checks for xsltproc:
    https://bugs.freedesktop.org/show_bug.cgi?id=23863

xsltproc is used to generate the optional html page for `check` results,
only. So, it's not a hard build dependency.

Additionally, use yes/no instead of true/false in the HTML_CHECK_RESULT
variable for consistent output after a configure run.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
configure.ac
tests/Makefile.am