This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake 1.4e, 1.4g: Depcomp does not get installed


>>>>> "Maciej" == Maciej W Rozycki <macro@ds2.pg.gda.pl> writes:

Maciej> The AM_DEPENDENCIES macro invokes depcomp, so I think it's
Maciej> appropriate to copy the program whenever the macro is used as
Maciej> a part of the configure script and not only when DEP_FILES is
Maciej> non-empty.

I think this patch fixed the problem:

2001-05-17  Tom Tromey  <tromey@redhat.com>

	* m4/depend.m4 (AM_DEPENDENCIES): If depcomp doesn't exist, revert
	to no dependency tracking.

I'm guessing you forgot to run aclocal.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]