This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automake 1.5 - depcomp not added to DIST_COMMON
- To: Pavel Roskin <proski at gnu dot org>
- Subject: Re: Automake 1.5 - depcomp not added to DIST_COMMON
- From: Robert Collins <robert dot collins at itdomain dot com dot au>
- Date: 28 Aug 2001 23:51:01 +1000
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <Pine.LNX.4.33.0108280320540.745-100000@portland.hansa.lan>
On 28 Aug 2001 03:31:47 -0400, Pavel Roskin wrote:
> Hi, Robert!
>
> > I saw this, and was about to submit a fault...
> > depcomp and compile - and only depcomp and compile weren't getting into
> > DIST_COMMON, with or without a cfg_aux dir (and configure.in setting).
>
> I'm not even talking about aux dir, but it would be nice to check it too.
>
> > I found that after removing all the autotool stuff in my build dir, it
> > came good?!?
> >
> > I suspect that config.cache or config.status had something in it that
> > affected this.
>
> No, my test demonstrates the opposite.
>
> In fact, if you run automake the second time, it adds those files to
> DIST_COMMON. But starting from scratch can give you a distribution that
> doesn't compile because of missing "depcomp".
Ok.. well I've offered what I knew :]..
Rob