git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] autoconf: Check autoconf version (ASCIIDOC8)
Date: Mon, 10 Dec 2007 19:11:18 -0800	[thread overview]
Message-ID: <7vhciqhqnd.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1197205059-16742-1-git-send-email-jnareb@gmail.com> (Jakub Narebski's message of "Sun, 9 Dec 2007 13:57:39 +0100")

Jakub Narebski <jnareb@gmail.com> writes:

> Subject: Re: [PATCH] autoconf: Check autoconf version (ASCIIDOC8)

That's "Check asciidoc version".

> 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>
> ---
> diff --git a/config.mak.in b/config.mak.in
> index 7d5df9b..759470a 100644
> --- a/config.mak.in
> +++ b/config.mak.in
> @@ -7,6 +7,7 @@ AR = @AR@
>  TAR = @TAR@
>  #INSTALL = @INSTALL@		# needs install-sh or install.sh in sources
>  TCLTK_PATH = @TCLTK_PATH@
> +ASCIIDOC=@ASCIIDOC@

And this is "ASCIIDOC8=@ASCIIDOC8@", I think.

Will apply with the said fixups.

Thanks.

  reply	other threads:[~2007-12-11  3:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-09 12:57 [PATCH] autoconf: Check autoconf version (ASCIIDOC8) Jakub Narebski
2007-12-11  3:11 ` Junio C Hamano [this message]
2007-12-11  8:34   ` Jakub Narebski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vhciqhqnd.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).