>>> "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 generated by an
older version of aclocal.  In all cases, please run aclocal
before running automake.

The diagnostic should be clearer if you upgrade to Automake 1.6
or greater.
-- 
Alexandre Duret-Lutz


Reply via email to