>>> "Joerg" == Joerg Anders <[EMAIL PROTECTED]> writes:
[...]
Joerg> $ automake -f -a
Joerg> /usr/share/automake/am/depend2.am: AMDEP does not appear
Joerg> in AM_CONDITIONAL
This means that either you didn't run aclocal and don't have an
aclocal.m4; or you have an aclocal.m4 but it was gen
On Tue, 23 Apr 2002, Nishio Futoshi wrote:
> Hi!
>
> Please use -a option for automake (and you need -f option, maybe).
>
> At Mon, 22 Apr 2002 19:00:53 +0200 (CEST),
> Joerg Anders wrote:
> > $ automake
> > automake: configure.in: required file `./depcomp' not found
>
This does not help:
$ aut