Nicole Willson wrote:
The "config.h" file included in the COLLAPSE_STATIC_LOCALS.cpp comes from the compiler, correct?
No, that's the config file that's being generated. The makefile appends the result of each test to the end of this header so that subsequent test can depend on the results of the prior ones. Martin
