automake
[Top][All Lists]
Advanced

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

Re: allowing users to add source files without rerunning the autotools?


From: Bob Friesenhahn
Subject: Re: allowing users to add source files without rerunning the autotools?
Date: Thu, 19 Jan 2012 21:28:51 -0600 (CST)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Fri, 20 Jan 2012, Miles Bader wrote:
This sort of thing is already well supported by Automake via Makefile
includes.  But it does require that automake be executed again.

Right, my intent is something that _doesn't_ require that, which can
be handled entirely by the configure script.

[That's more or less the whole point of this thread, right?]

Yes, exactly.

Since there is now a GNU-make dependent fork of Automake, the ability to adjust the file list without re-running Automake is likely best addressed in that fork. GNU-make is quite good at this sort of thing.

It remains to be decided if Automake should just pick up '*.c' like some people ask for. I am against that flimsy approach, but a hard-coded list in a GNU-make include file seems fine to me.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

reply via email to

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