]> git.ipfire.org Git - thirdparty/lxc.git/commit
configure: support for the "docbook2man" utility to build the documentation
authorPeter Simons <simons@cryp.to>
Thu, 25 Apr 2013 10:20:30 +0000 (12:20 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 25 Apr 2013 13:29:51 +0000 (15:29 +0200)
commit69fe23ff0777390e34a8c0b11ce6037e5aef9109
treebed0494202f2f4288d4e6022f09dcc88ab05c400
parentf05699d19e27567583b9397a8d529e8aa275f5e1
configure: support for the "docbook2man" utility to build the documentation

This adds docbook2man as an alternative name for the docbook compiler.
As that name was used on Debian based systems for an older version of the tool,
this change also adds a check so that docbook2man is never used on Debian based
systems.

Reported-by: Peter Simons <simons@cryp.to>
Reported-by: Christian Bühler christian@cbuehler.de
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
configure.ac