automake
[Top][All Lists]
Advanced

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

Re: Automake 1.4l released


From: Raja R Harinath
Subject: Re: Automake 1.4l released
Date: Tue, 14 Aug 2001 20:40:18 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104

Christopher Faylor <address@hidden> writes:
[snip]
> As you are not overly familiar with Cygwin, I'm not very familiar with
> automake.  I know that autoconf bends over backwards to accomodate older
> OSes.  

Not really, in the sense you mean.  'autoconf' requires GNU m4 and
perl on the maintainer side -- not really bending over backwards.

It is the generated 'configure' that bends over backwards to
accomodate older/non-traditional OSes.  

> I don't know what automake does.  

'automake' has a similar policy.  The maintainer of a package needs a
reasonable system.  The generated Makefile.in can be used on
older/non-traditiona OSes, as long as the user doesn't invoke any
maintainer rules. 

'make distcheck' is a maintainer rule, since it checks if the
distribution tarball generated is complete.

- hari
-- 
Raja R Harinath ------------------------------ address@hidden
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



reply via email to

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