]> git.ipfire.org Git - thirdparty/kmod.git/commit
build-sys: require xsltproc when manpages are enabled
authorSami Kerola <kerolasa@iki.fi>
Mon, 22 Oct 2012 17:40:02 +0000 (18:40 +0100)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Mon, 22 Oct 2012 18:06:04 +0000 (16:06 -0200)
commit5c61b1491e29f89f47c23288440e9106da6bf5d7
tree2d2c03dadaa631cf17568509994a4bf3e171d264
parent1eff942e37adda55bd8c506d4e2a7970fdbf7a74
build-sys: require xsltproc when manpages are enabled

Before this commit the build system failed at late state with
non-helpful message when xsltproc was not available.

Making all in man
  GEN      depmod.d.5
/bin/sh: --nonet: command not found
make[2]: *** [depmod.d.5] Error 127
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
configure.ac