bug-hello
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-hello] hello and current autotools


From: Karl Berry
Subject: Re: [bug-hello] hello and current autotools
Date: Mon, 28 Mar 2005 09:48:18 -0500

Hi Jim,

Thanks very much for the info and the patches!

      AM_GNU_GETTEXT([external])

Well, this is a question -- is it better for GNU packages in general to
include intl, or let users install it if they want it?  I had the
impression it was better to include it, but maybe these days it's better
to leave it out.  Certainly I'm happy to make distributions smaller :).

    autoreconf --verbose --install --force || exit

This will overwrite a newer texinfo.tex/config.guess/etc. (from gnulib)
with an older one.  Until the serial number stuff is there, my
understanding is that autoreconf and gnulib don't get along.

    Use something like this derivation of bison's bootstrap script:

Yikes, this seems unbelievably complex!  Renaming and removing files,
running cvs ... these don't seem like things a bootstrap script should
do.  Well, anyway, thanks for sending it, I will study.  It definitely
helps in understanding gnulib.

Thanks,
karl





reply via email to

[Prev in Thread] Current Thread [Next in Thread]