[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.8.3: Upgrading section suggestion
From: |
Alexandre Duret-Lutz |
Subject: |
Re: 1.8.3: Upgrading section suggestion |
Date: |
Fri, 26 Mar 2004 22:38:46 +0100 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
>>> "Karl" == Karl Berry <address@hidden> writes:
Karl> You may not wish to do this, but I thought I'd mention it -- perhaps the
Karl> new section `Upgrading' in the automake 1.8.3 manual could mention the
Karl> gnulib project at savannah, in regard to keeping scripts up to date. I
Karl> sincerely hope that gnulib includes the latest version of all the
Karl> scripts in automake, and more.
The problem is that using the latest version of all the scripts
from automake sounds wrong if you do not use the last version of
automake.
It is certainly OK to do so with scripts that are installed by
automake but not maintained in automake (i.e., config.guess,
config.sub). Actually I tend to think it should not be
automake's job to install these, but it's not clear how to do
else yet.
But generally the other scripts should match the automake
version because they are part of the build machinery setup by
Automake for a package. I do not think it is wise to waste
energy ensuring that such script work with all past versions of
automake.
--
Alexandre Duret-Lutz