This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 1/2] Bump to autoconf 2.69 and automake 1.15.1
On 2018-06-18 11:12 AM, Joseph Myers wrote:
> On Fri, 15 Jun 2018, Simon Marchi wrote:
>
>> - include: I'll need more precise guidance on how to sync
>
> If a file in include/ is present in both trees (apart from ChangeLogs), it
> should also have the same contents. However, each tree has some headers
> of its own in include/ and there's no need to copy such headers from one
> tree to the other.
>
Ok, thanks. I submitted a patch that does that:
https://sourceware.org/ml/binutils/2018-06/msg00223.html
Simon