From: Alexandre Oliva (oliva@dcc.unicamp.br)
Date: Wed Feb 17 1999 - 12:08:36 EST
On Feb 17, 1999, Archie Cobbs <archie@whistle.com> wrote:
> Alexandre Oliva writes:
>> > By the way Alexandre, the following files are not removed
>> > when I do a 'make distclean':
>>
>> Thanks. After my next commit, they will be. :-)
> Also, I noticed that running configure seems to remove
> config/stamp-h1.in and include/stamp-h2.in ??
It's not configure, it's distclean, and there's no way I can fix this
:-(
> Of course these are very minor nits, but just in case they
> have some more significant effect on something..
They can have the following effects:
1) if maintainer mode is enabled and you have autoheader, header files
will be gratuitously rebuilt. Shouldn't be a problem, unless you have
an incorrect version of autoheader, in which case you shouldn't enable
maintainer mode
2) if maintainer mode is enabled and you don't have autoheader, the
stamp files will just be touched, as will the header files
3) if maintainer mode is disabled, nothing happens, since nothing
depends on those files in this case
So it's not a problem. But it doesn't disqualify as an automake bug.
Are you going to report it or should I do it?
-- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Universidade Estadual de Campinas, SP, Brasil
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:58:10 EDT