This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake & GNUmakefile
- From: Tom Tromey <tromey at redhat dot com>
- To: F J Franklin <F dot J dot Franklin at sheffield dot ac dot uk>
- Cc: Automake List <automake at gnu dot org>
- Date: 30 Dec 2001 18:33:47 -0700
- Subject: Re: automake & GNUmakefile
- References: <Pine.GSO.4.10.10112181817040.15694-100000@gold>
- Reply-to: tromey at redhat dot com
>>>>> "F.J." == F J Franklin <F.J.Franklin@sheffield.ac.uk> writes:
F.J.> Hi, I notice automake still assumes that makefiles are called
F.J.> "Makefile" (see depout.m4, lines 27-28) and not "GNUmakefile".
F.J.> I posted a patch a while back but got ignored. Please could
F.J.> someone add the two lines which are necessary.
Sorry about that.
I haven't been reading my automake email for a while.
I ran into this problem in a different context, and I checked in a
more general fix for it.
I didn't add an echo explaining what configure is doing.
Akim, what do you think about doing that?
Tom