This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [RFA 1/3] libctf: Regenerate Makefile.in and acinclude.m4
> >>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
> >
> > Joel> I noticed that if I run "autoreconf" with vanilla automake-1.15.1
> > Joel> and autoconf-2.69, I get some differences.
> >
> > Joel> libctf/ChangeLog:
> >
> > Joel> * Makefile.in, aclocal.m4: Regenerate.
> >
> > Joel> I think this one qualifies as obvious, but perhaps I'm missing
> > Joel> something...
> >
> > Joel> OK to push to master?
> >
> > This one looks obvious to me.
>
> Agreed (this is also done by my most recent patches under review).
Thank you both. I was going to apply the patch, but Alan's
copyright year update patch also took care of it, somehow.
commit b3adc24a0713411ab38a21dc894dd40dbc5c8f4f
Author: Alan Modra <amodra@gmail.com>
Date: Wed Jan 1 18:27:01 2020 +1030
Subject: Update year range in copyright notice of binutils files
--
Joel