author | Jakub Narebski <jnareb@gmail.com> | |
Sun, 9 Dec 2007 12:57:39 +0000 (13:57 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 11 Dec 2007 08:38:38 +0000 (00:38 -0800) | ||
commit | 923db42eea6fac743d8c93f0af4904740a445edf | |
tree | 7a15342301eb36066b93c54105597cfc11a99243 | tree | snapshot |
parent | eb9688ff65a3f7fb28ee6488be728fc72e42d5d6 | commit | diff |
autoconf: Check asciidoc version to automatically set ASCIIDOC8
Check for asciidoc, and if it exists check asciidoc version, setting
ASCIIDOC8 when needed. Currently it just runs asciidoc in asciidoc7
compatibility mode (see: Documentation/Makefile).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Check for asciidoc, and if it exists check asciidoc version, setting
ASCIIDOC8 when needed. Currently it just runs asciidoc in asciidoc7
compatibility mode (see: Documentation/Makefile).
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.mak.in | diff | blob | history | |
configure.ac | diff | blob | history |