autoconf: Check asciidoc version to automatically set ASCIIDOC8
commit923db42eea6fac743d8c93f0af4904740a445edf
authorJakub Narebski <jnareb@gmail.com>
Sun, 9 Dec 2007 12:57:39 +0000 (9 13:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Dec 2007 08:38:38 +0000 (11 00:38 -0800)
tree7a15342301eb36066b93c54105597cfc11a99243
parenteb9688ff65a3f7fb28ee6488be728fc72e42d5d6
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>
config.mak.in
configure.ac