automake
[Top][All Lists]
Advanced

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

Re: RFC: ./configure or ./config.status --clean


From: Russ Allbery
Subject: Re: RFC: ./configure or ./config.status --clean
Date: Wed, 03 Apr 2002 14:36:47 -0800
User-agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, sparc-sun-solaris2.6)

Akim Demaille <address@hidden> writes:

> You miss one point: killing this impedance problem.  When Autoconf adds
> new files, e.g., autom4te.cache, Automake is immediately obsoleted,
> because it does not remove this file.

That's not exactly a horrible failure mode.  People can just add it to the
list of files to clean.  Or you could go with the minimal working change
here, namely an output variable that contains the list of files that may
be created by configure.

The important part is to somewhere document the list of files that
configure can create so that people who don't want to use Automake can add
them to the makefile rules that they prefer to maintain by hand.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>



reply via email to

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