On Fri, 7 Oct 2011, Ian Lance Taylor wrote: > 2011-10-07 Simon Baldwin <sim...@google.com> > > * configure.ac: Add --with-native-system-header-dir option. > * configure: Rebuild from configure.ac. > * Makefile.in: Support --with-native-system-header-dir. > * doc/install.texi: Document --with-native-system-header-dir.
How does this end up affecting the paths in cppdefault.c, and which of the macros there does it affect? (I don't see how STANDARD_INCLUDE_DIR, the normal /usr/include path, gets affected by this patch; I can only see how it affects the paths used to find inputs to fixincludes.) -- Joseph S. Myers jos...@codesourcery.com