On Sat, Feb 22, 2003 at 07:22:24PM -0800, Kayvan A. Sylvan wrote: > > > * config/configure.in: remove the -isystem fiddling. Let's see > > > if Solaris people complain... > > > > > > I am complaining. Can you put it back please? > > 26 simian > gcc -v > Reading specs from > /remote/tools/ksylvan/lib/gcc-lib/sparc-sun-solaris2.5.1/2.95.3/specs > gcc version 2.95.3 20010315 (release)
OK, then we need a smarter test that converts only the needed -I -> -isystem. In fact I would go as far as to say this is the job of AC_PATH_XTRA, but I'm sure somebody disagrees with me there. regards john