This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Problem woth AMDEP.
- To: Pascal Bart <pascal dot bart at epita dot fr>
- Subject: Re: Problem woth AMDEP.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 27 Aug 2001 23:07:22 -0600
- Cc: <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <Pine.NEB.4.33.0108272228570.18643-100000@otsbn.dyndns.org>
- Reply-To: tromey at redhat dot com
>>>>> "Pascal" == Pascal Bart <pascal.bart@epita.fr> writes:
Pascal> I've got Automake 1.5, and I've a recurrent problem with it,
Pascal> when I run Automake with any projects (but not with all), it
Pascal> prints :
Pascal> /usr/local/share/automake/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
Did you re-run `aclocal'?
Tom