diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2017-06-27 21:49:16 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-27 21:01:27 -0700 |
commit | fdc1ad97c1fc31cb276a37c2e63ed88716b76269 (patch) | |
tree | 4e2fbf684fe4004620f0f7f923d85a27ad8b323f /t | |
parent | Git 2.12.3 (diff) | |
download | tgif-fdc1ad97c1fc31cb276a37c2e63ed88716b76269.tar.xz |
subtree: honour USE_ASCIIDOCTOR when set
Defining USE_ASCIIDOCTOR=1 when building Git uses asciidoctor over
asciidoc when generating DocBook and man page documentation. However,
the contrib/subtree module does not presently honour that flag.
This causes a build failure when asciidoc is not present on the build
system. Instead, adapt the main Documentation/Makefile logic to use
asciidoctor when requested.
Signed-off-by: A. Wilcox <AWilcox@Wilcox-Tech.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions