This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] libssp Makefile.am changes...
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Eric Christopher <echristo at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 28 Feb 2007 22:58:12 +0000 (UTC)
- Subject: Re: [patch] libssp Makefile.am changes...
- References: <1A1756DE-5007-4FB0-A9E2-0C526A0E71AC@apple.com>
On Wed, 28 Feb 2007, Eric Christopher wrote:
> libsubincludedir is actually libsubdir from the toplevel redone. This uses the
> toplevel value - mostly so I can override it later, but this ends up being
> clean and standard anyhow.
>
> Tested on x86_64-darwin and looked at the results.
>
> OK? On my system I have a more up to date automake - should I be using 1.9.6
> to regenerate?
New automake needs new autoconf. New autoconf changes defaults for
directory variables and needs coordinating between GCC and all projects
using src. No directories should change until we have a proper agreed
transition plan dealing with the issues I listed in
<http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00842.html>.
When there is an upgrade, the regeneration should be with plain FSF
autoconf 2.61 and automake 2.10 (or whatever's then current), not possibly
modified distribution versions people happen to have installed.
--
Joseph S. Myers
joseph@codesourcery.com