automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug when specifying --disable-dependency-tracking (AM_DEP_TRACK)


From: Tom Tromey
Subject: Re: Bug when specifying --disable-dependency-tracking (AM_DEP_TRACK)
Date: 05 May 2001 14:59:41 -0600

>>>>> "Robert" == Robert Boehne <address@hidden> writes:

Robert>             foreach my $iter (@deplist)
Robert>             {
Robert>                 $output_rules .= (' @_am_include@ @_am_quote@'
Robert>                                   . $iter . '@_am_quote@' . "\n");
Robert>             }

Robert> Where did @AMDEP_TRUE@ go?

It probably got substituted to `' by configure.
I'm able to reproduce this now.
I checked in a fix and a new check in the maintainer-check rule.

I noticed maintainer-check had a couple failures.
Oops.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]