automake
[Top][All Lists]
Advanced

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

Re: Automake violations of the gnu coding conventions


From: Robert Collins
Subject: Re: Automake violations of the gnu coding conventions
Date: Tue, 19 Jun 2007 10:42:10 +1000

On Mon, 2007-06-18 at 17:27 -0700, K. Richard Pixley wrote:
> 
> My question today is... is there any hope of bringing automake
> generated 
> Makefiles back into line with the GNU coding standards so that these 
> applications will work once again? 

Use AM_MAINTAINER_MODE in your package; this will disable the rules to
rebuild Makefile.in etc unless --enable-maintainer-mode is supplied by
the user.

-Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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