[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: scan_autoconf_config_files() and input files
From: |
Harlan Stenn |
Subject: |
Re: scan_autoconf_config_files() and input files |
Date: |
Fri, 12 Jul 2002 12:22:43 -0400 |
User-agent: |
EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) |
I've coded but haven't tested the suggestion I got for a fix.
I'll be back at work in a week and a half (or so) and will try it then.
H
--
> >>>>> "Harlan" == Harlan Stenn <address@hidden> writes:
>
> Harlan> I'd like to discuss this problem and possible solutions with
> Harlan> anybody who understands the guts of automake well enough to do
> Harlan> so.
>
> Is this still a problem for you? I saw another note saying you had a
> patch...
>
> Anyway, this code has always been a bit sketchy. I think the first
> thing to do is decide what automake ought to do with multiple files as
> input to a single output.
>
> Tom