]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add UL_REQUIRES_PROGRAM() macro, use it for asciidoc
authorKarel Zak <kzak@redhat.com>
Wed, 7 Apr 2021 08:19:03 +0000 (10:19 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Apr 2021 08:19:03 +0000 (10:19 +0200)
commit22a900a90fd7d1bd0792cc773fdc36b5fcc45f63
treedf6adf149992c4114b2f64dbcc4049ca3ec6fceb
parent236421a49103ea510bcba1e7ef90b57d24aeab76
build-sys: add UL_REQUIRES_PROGRAM() macro, use it for asciidoc

* use our generic UL_BUILD_INIT() stuff for ENABLE_ASCIIDOC
* add UL_REQUIRES_PROGRAM()
* add "Manual pages: yes|no" to ./configure summary

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac
m4/ul.m4