about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-28 06:53:43 +0000
committerRoland McGrath <roland@gnu.org>2005-12-28 06:53:43 +0000
commitef226fecbeae89451529fc9094b4a2c2387f6884 (patch)
tree7025a6763491faddc4e48fbc3faa25c7f519e5ba /ChangeLog
parentdb169ed561acef18093cc6739fb159d6274bf5a5 (diff)
downloadglibc-ef226fecbeae89451529fc9094b4a2c2387f6884.tar.gz
glibc-ef226fecbeae89451529fc9094b4a2c2387f6884.tar.xz
glibc-ef226fecbeae89451529fc9094b4a2c2387f6884.zip
* config.make.in (c++-sysincludes): New substituted variable.
	* configure.in (CXX_SYSINCLUDES): New substituted variable.
	* configure: Regenerated.
	* Makeconfig (CXXFLAGS): Prepend $(c++-sysincludes) here.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2d062ebe4..fe454f1d2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-12-27  Roland McGrath  <roland@redhat.com>
 
+	* config.make.in (c++-sysincludes): New substituted variable.
+	* configure.in (CXX_SYSINCLUDES): New substituted variable.
+	* configure: Regenerated.
+	* Makeconfig (CXXFLAGS): Prepend $(c++-sysincludes) here.
+
 	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
 	(PTR_MANGLE): Fix cast.