Zach Welch wrote: > If the header is required, the configure step should fail when it is not > found in the system. The rule is to fail as early as possible. > > Which headers? > Not system headers - I was thinking about in-project headers (either user-edited, config.h or similar) that define some kind of INCLUDE_FEATURE_XXX switch. When multiple source files depend on that switch, forgetting to include it in one of them can get "interesting" results when using #ifdef.
cu Michael _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development