[Patch]: upgrade to automake 1.11.1

Ian Lance Taylor iant@google.com
Wed Apr 7 13:57:00 GMT 2010


Ralf Wildenhues <Ralf.Wildenhues@gmx.de> writes:

> * 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.)

Either way is fine with me.  Whatever works.

Thanks.

Ian



More information about the Binutils mailing list