This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Who is supposed to set @input_files?
- To: Michael Bletzinger <mbletzin at ncsa dot uiuc dot edu>
- Subject: Re: Who is supposed to set @input_files?
- From: Tom Tromey <tromey at redhat dot com>
- Date: 30 Jan 2001 21:30:34 -0700
- Cc: Automake <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org><mailto:automake-request@gnu.org?subject=unsubscribe>
- References: <3A771D58.B2075EC6@ncsa.uiuc.edu>
- Reply-To: tromey at redhat dot com
>>>>> "Michael" == Michael Bletzinger <mbletzin@ncsa.uiuc.edu> writes:
Michael> cvs automake (as of this morning) behaves differently than automake
Michael> 1.4. 1.4 scanned the SUBDIR targets to locate Makefile.am's.
That's not the case. Automake has always scanned configure.in to find
the Makefile.ams.
What makes you think that 1.4 used SUBDIRS? Is there some change in
behavior you're attributing to this?
Tom