[Patch]: upgrade to automake 1.11.1
Ralf Wildenhues
Ralf.Wildenhues@gmx.de
Wed Apr 7 05:01:00 GMT 2010
* Ian Lance Taylor wrote on Tue, Apr 06, 2010 at 10:35:56PM CEST:
> Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:
>
> > gold/ChangeLog:
> > 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
> >
> > * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
> > * Makefile.in: Regenerate.
>
> This is OK.
>
> Thanks.
>
> Do you also need to change gold/testsuite/Makefile.am? The
> corresponding change is preapproved if appropriate.
Well, a per-Makefile.am setting only affects that directory; if you want
the setting to apply to all gold directories, we can use
AM_INIT_AUTOMAKE([no-dist])
in configure.ac, that's cleaner than repeating. OK instead?
(The problematic part of the 'make dist' code only happens in toplevel
Makefiles.)
Thanks,
Ralf
More information about the Binutils
mailing list