This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: ultrix and 'missing'?
- To: Harlan Stenn <stenn at whimsy dot udel dot edu>
- Subject: Re: ultrix and 'missing'?
- From: Tom Tromey <tromey at redhat dot com>
- Date: 24 May 2001 00:08:53 -0600
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <8544.990500310@whimsy.udel.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Harlan" == Harlan Stenn <stenn@whimsy.udel.edu> writes:
Akim> Could the fact that we are using a macro for the dependency be
Akim> responsible? Harlan, what happens if you replace the macro
Akim> invocation with its value?
Harlan> This has something to do with it.
I'm satisfied that I understand the problem now. The current fix is
ok, but not great. The better fix, like I said earlier, would be to
change how .am reading generates its output. Meanwhile I put a nicer
comment in the code.
Tom