[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Automake 1.5 - depcomp not added to DIST_COMMON
From: |
Robert Collins |
Subject: |
Re: Automake 1.5 - depcomp not added to DIST_COMMON |
Date: |
28 Aug 2001 23:51:01 +1000 |
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