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
- From: Tom Tromey <tom at tromey dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: binutils at sourceware dot org, Nick Alcock <nick dot alcock at oracle dot com>, Eli Zaretskii <eliz at gnu dot org>
- Date: Thu, 02 Jan 2020 07:24:57 -0700
- Subject: Re: [RFA 1/3] libctf: Regenerate Makefile.in and acinclude.m4
- References: <8336di50ij.fsf@gnu.org> <20200102134322.1646-1-brobecker@adacore.com> <20200102134322.1646-2-brobecker@adacore.com>
>>>>> "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.
Tom