rebuilding of makefiles vs. headers

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

 



One of the last steps that ./config.status does when making config.h is to
check whether the newly generated file differs from that being replaced,
and if it does not, the old one is not overwritten.  This is done to
reduce unnessary rebuilding of source dependented on config.h.  This I
understand.

But the similar check for non-modification of generated makefiles is
commented out in status.m4.  Why is this?  There's a crypic "This would
break Makefile dependencies." in the comment, but I don't understand how.
Could someone enlighten me?

-Dan




_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux