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: Robert Collins <robert dot collins at itdomain dot com dot au>
- Subject: Re: Automake 1.5 - depcomp not added to DIST_COMMON
- From: Pavel Roskin <proski at gnu dot org>
- Date: Tue, 28 Aug 2001 03:31:47 -0400 (EDT)
- cc: <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
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".
--
Regards,
Pavel Roskin