]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: Do not require xsltproc for installation of man pages
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 24 Feb 2014 13:52:58 +0000 (10:52 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 6 Mar 2014 05:07:20 +0000 (02:07 -0300)
commitbccb4b2545a409a909d2ad1bc19a73300ae07c49
tree495f59df5a845548cbdf52677ade569bd3d8ee82
parent06eb29e1171e5def51554adf559b78597e559bbe
build-sys: Do not require xsltproc for installation of man pages

Same reason as found in this commit to systemd:

commit 4ca39b280fce3c60d2fdecbd478fd9bf7f9d3e64
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Sun Feb 23 11:21:13 2014 -0500

    configure: Do not require xsltproc for installation of man pages

    The release tarballs ship with pre-generated man pages, so we do not
    need xsltproc for a typical end-user build.

    Developers will probably have xsltproc anyway, but if not they will now
    encounter a build-time failure instead of an error in configure.
configure.ac