From ef226fecbeae89451529fc9094b4a2c2387f6884 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 28 Dec 2005 06:53:43 +0000 Subject: * config.make.in (c++-sysincludes): New substituted variable. * configure.in (CXX_SYSINCLUDES): New substituted variable. * configure: Regenerated. * Makeconfig (CXXFLAGS): Prepend $(c++-sysincludes) here. --- config.make.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 3af1e396e9..871c5d60de 100644 --- a/config.make.in +++ b/config.make.in @@ -34,6 +34,7 @@ with-cpu = @submachine@ defines = @DEFINES@ sysincludes = @SYSINCLUDES@ +c++-sysincludes = @CXX_SYSINCLUDES@ all-warnings = @all_warnings@ elf = @elf@ -- cgit v1.2.3