This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build system cleanup [1/n]


Benjamin Kosnik wrote:

2005-04-04 Kelley Cook <kcook@gcc.gnu.org>

* acconfig.h: Delete macros already ACDEFINED.
* config.h.in: Regenerate.



This is mostly ok. For some reason, it looks like float.h is not being checked for in native configs, only in cross. So, this discrepancy should be fixed along with the rest of this patch, or the HAVE_FLOAT_H removal should be removed from this patch and put with the float.h cleanup.

-benjamin



Committed without the HAVE_FLOAT_H hunk which will be left for a followup patch.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]