All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: David Syzdek <david@syzdek.net>
Cc: git@vger.kernel.org, Junio C Hamano <gitster@pobox.com>
Subject: Maintainer for autoconf in git (was: [PATCH] autoconf: Add limited support for --htmldir)
Date: Mon, 2 Mar 2009 10:30:35 +0100	[thread overview]
Message-ID: <200903021030.37491.jnareb@gmail.com> (raw)
In-Reply-To: <9a0027270902280105hcad47c0r30bdd8379932442e@mail.gmail.com>

On Sat, 28 Feb 2009, David Syzdek wrote:

> Are you more or less the maintainer of the configure.ac file?  Or is
> it more of a "hive" effort?  There are a few things that could be done
> to make the file a little more readable and maintainable.  For
> instance, breaking the macro functions into acinclude.m4 instead of
> keeping them in the configure.ac file.
> 
> I'd be willing to help or take the brunt of the work, but I would like
> to coordinate with someone whom is familiar with the interaction
> between the Makefile and configure.ac.
> 
> I have a decent amount of experience with using the autotools and am
> comfortable with autoconf.
> 
> Let me know if you think this is a good idea or not.

It is true that I have added [optional] support for autoconf to git,
and I think the idea of having optional ./configure support in the form
of generating configuration file for Makefile, overriding the guesswork
based on uname, and being overridden by user's customization is mine.

But I have next to no experience (except for the work on git) with 
autotools / autoconf. Additionally keeping up configure.ac and 
config.mak.in in sync with changes to Makefile (build system) needs
time which I don't have much of. So I very much would like for someone 
with better knowledge of autotools to take over maintaining configure 
for git.

The thing to remember is that ./configure has to be entirely optional...


P.S. On of things that autoconf needs to work better is to have fallback 
install-sh script in git sources... which I think also would help in 
the case where we do not use ./configure, but are on some legacy 
system.
-- 
Jakub Narebski
Poland

  parent reply	other threads:[~2009-03-02  9:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28  7:23 [PATCH] autoconf: Add limited support for --htmldir David Syzdek
2009-02-28  7:59 ` Jakub Narebski
     [not found]   ` <9a0027270902280105hcad47c0r30bdd8379932442e@mail.gmail.com>
2009-03-02  9:30     ` Jakub Narebski [this message]
2009-04-10  0:34 ` Nanako Shiraishi

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=200903021030.37491.jnareb@gmail.com \
    --to=jnareb@gmail.com \
    --cc=david@syzdek.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.