[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] ["patch"] Delete all the autotools-generated files
From: |
Jan Kratochvil |
Subject: |
Re: [Libunwind-devel] ["patch"] Delete all the autotools-generated files |
Date: |
Mon, 13 Apr 2009 21:31:35 +0200 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
On Mon, 13 Apr 2009 20:59:23 +0200, Arun Sharma wrote:
> On Sun, Apr 12, 2009 at 7:08 AM, Jan Kratochvil
> <address@hidden> wrote:
> > On Sun, 12 Apr 2009 15:40:21 +0200, Jan Kratochvil wrote:
> >> git rm INSTALL aux/config.guess aux/config.sub aux/ltmain.sh
> >> config/compile config/config.guess config/config.sub config/depcomp
> >> config/install-sh config/ltmain.sh config/missing config/mkinstalldirs
> >
> > +forgot:
> > git rm include/config.h.in include/stamp-h.in
>
> I've verified that there are no modified files after a autoreconf -i.
Thanks, seen to be checked-in as:
aaed432328fb0892e0042616d3939d743d474469
As there remained these old autotools files
aux/config.guess aux/config.sub aux/ltmain.sh
IMO they are completely unreferenced nowadays, the same files are now placed
in config/ by autoreconf -i.
Anyway just a nitpic, the files change got fixed.
Thanks,
Jan