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: Miles Bader
Subject: Re: allowing users to add source files without rerunning the autotools?
Date: Fri, 20 Jan 2012 11:41:27 +0900

2012/1/20 Bob Friesenhahn <address@hidden>:
>> One interesting thing would be to add some simple automake feature to
>> allow specifying this stuff explicitly via some interface
>> (e.g. AM_EXTRA_SOURCE_FILES([blah.c barf.h]) in configure, or something
>> like that).  That might make it possible to really do this stuff
>> correctly without too much work for the developer, by letting him take
>> advantage of some of the lower-level automake machinery.
>
> 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?]

-miles

-- 
Cat is power.  Cat is peace.



reply via email to

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