This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Moving to Autoconf 2.64, Automake 1.11
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>, Matthias Klose <doko at ubuntu dot com>, "Dmitry V. Levin" <ldv at altlinux dot org>, binutils at sourceware dot org
- Date: Sun, 24 Jan 2016 19:22:22 -0600
- Subject: Re: Moving to Autoconf 2.64, Automake 1.11
- Authentication-results: sourceware.org; auth=none
- References: <20160122205735 dot GI16600 at imap dot altlinux dot org> <20160124132905 dot GA15416 at gate dot crashing dot org> <8737tnkran dot fsf at igel dot home>
On Sun, Jan 24, 2016 at 03:04:00PM +0100, Andreas Schwab wrote:
> Segher Boessenkool <segher@kernel.crashing.org> writes:
>
> > Or add
> >
> > !sysroff.info
> >
> > to that .gitignore?
>
> Why is that needed? sysroff.info is already tracked, so it is never
> ignored.
The OP imported a tarball into some other git tree. There are other
(weird) cases where it make a difference.
Segher