bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#9106: 24.0.50; ./configure causes massive recompilation


From: Paul Eggert
Subject: Re: bug#9106: 24.0.50; ./configure causes massive recompilation
Date: Tue, 19 Jul 2011 22:58:48 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

On 07/19/2011 10:24 PM, Eli Zaretskii wrote:
What I'm suggesting is to replace the last command ("mv address@hidden $@") with
this:

     move-if-change address@hidden $@

That's it.  Make will indeed cheerfully regenerate unistd.h-t

... and alloca.h-t.  And getopt.h-t.  And the other ten .h-t files
that are generated on typical platforms.  And this would occur
every time one does a 'make', even when there's no real work
to do.

The unnecessary "make" actions would fill up people's screens,
and would be confusing.  I'm afraid this cure would be worse
than the disease.




reply via email to

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