automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configure_ac.pm


From: Akim Demaille
Subject: Re: Configure_ac.pm
Date: Thu, 21 Aug 2003 10:49:19 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

 > On Thu, Aug 21, 2003 at 09:36:52AM +0200, Akim Demaille wrote:
 >> 
 >> autoreconf needs to be able to pass the directory where we look for
 >> configure.ac, hence this update.  OK?

 > Of course.

 > I think Automake will need a Globals.pm to declare things like $me and
 > $configure_ac.  These variables are presently computed in every
 > packaged that uses them, and that doesn't sound right (especially
 > when the computation involves system calls as for $configure_ac).

Indeed.  But in the case of configure_ac, I don't think it would be a
terrible loss to replace such inert occurrences by simply
'configure.ac' (it appears in messages only).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]