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 /notes-utils.c | |
parent | 95d67879735cfecfdd85f89e59d993c5b4de8835 (diff) | |
download | git-fdc1ad97c1fc31cb276a37c2e63ed88716b76269.tar.gz |
subtree: honour USE_ASCIIDOCTOR when setaw/contrib-subtree-doc-asciidoctor
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 'notes-utils.c')
0 files changed, 0 insertions, 0 deletions