automake
[Top][All Lists]
Advanced

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

Re: Unwanted autoheader call included in Makefile.in


From: Rafael Laboissiere
Subject: Re: Unwanted autoheader call included in Makefile.in
Date: Tue, 28 Jan 2003 11:13:54 +0100
User-agent: Mutt/1.4i

* Guido Draheim <address@hidden> [2003-01-28 10:35]:

> I've been plagued with some implicit and unnecessary `rebuild`s in
> some projects - and the solution is quite simple: in your configure.ac
> script, reset autotools variables to a colon - i.e.
>    AUTOHEADER=":"
> or perhaps better yet, rewrite it as
>    AUTOHEADER="echo autoheader ignored"
> so you still see when it would have been called.

A so simple and elegant soultion for my problem!  Thanks a lot, it worked
for me.

-- 
Rafael




reply via email to

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