This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
RE: configure.lineno leftover?
- From: Jan Reimers <janr at molienergy dot com>
- To: 'Patrick Welche' <prlw1 at newn dot cam dot ac dot uk>
- Cc: Akim Demaille <akim at epita dot fr>, mcmahill at mtl dot mit dot edu, autoconf at gnu dot org, automake at gnu dot org
- Date: Tue, 23 Jul 2002 09:12:53 -0700
- Subject: RE: configure.lineno leftover?
It still a bug. Patrick: Do you know if it is autoconf or automake that is
creating this file?
> -----Original Message-----
> From: Patrick Welche [mailto:prlw1@newn.cam.ac.uk]
> Sent: Tuesday, July 23, 2002 8:23 AM
> To: Patrick Welche
> Cc: Akim Demaille; mcmahill@mtl.mit.edu; autoconf@gnu.org;
> automake@gnu.org
> Subject: Re: configure.lineno leftover?
>
>
> On Tue, Jul 23, 2002 at 04:16:52PM +0100, Patrick Welche wrote:
> > On Fri, Jul 19, 2002 at 11:47:36AM +0200, Akim Demaille wrote:
> > > >>>>> "mcmahill" == mcmahill <mcmahill@mtl.mit.edu> writes:
> > >
> > > mcmahill> I'm ending up with a file called
> '=build/configure.lineno'
> > > mcmahill> after 'make distcheck' which of course causes
> the distcheck
> > > mcmahill> to fail. This is autoconf-2.53 and automake-1.6.2. Any
> > > mcmahill> suggestions?
> > >
> > > DIST_CLEAN = configure.lineno
>
> Found it : DISTCLEANFILES = configure.lineno !
>
> Cheers,
>
> Patrick
>