This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: envariable check still buggy
- To: François Pinard <pinard@iro.umontreal.ca>
- Subject: Re: envariable check still buggy
- From: Tom Tromey <tromey@cygnus.com>
- Date: 27 May 1999 20:12:11 -0600
- Cc: Jim Meyering <meyering@ascend.com>, Volker Borchert <bt@teknon.de>, automake@gnu.org
- References: <199905271100.NAA19202@Uranos.teknon.de> <87hfoybqz4.fsf@ascend.com> <oqu2syvdn0.fsf@titan.progiciels-bpi.ca>
- Reply-To: tromey@cygnus.com
>>>>> "François" == François Pinard <pinard@iro.umontreal.ca> writes:
François> I do not know how Automake currently stands with
François> the loss of parallel-able Makefiles (which it once produced).
As far as I know automake still produces Makefiles which work as well
as possible with a parallel make (unless, of course, the user writes a
buggy Makefile.am). This feature is still an automake requirement.
If it fails in some way, then that is a bug.
Tom