>>>>> "Robert" == Robert Boehne <[EMAIL PROTECTED]> 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