diff options
author | Roland McGrath <roland@gnu.org> | 2005-12-28 06:53:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-12-28 06:53:43 +0000 |
commit | ef226fecbeae89451529fc9094b4a2c2387f6884 (patch) | |
tree | 7025a6763491faddc4e48fbc3faa25c7f519e5ba /ChangeLog | |
parent | db169ed561acef18093cc6739fb159d6274bf5a5 (diff) | |
download | glibc-ef226fecbeae89451529fc9094b4a2c2387f6884.zip glibc-ef226fecbeae89451529fc9094b4a2c2387f6884.tar.gz glibc-ef226fecbeae89451529fc9094b4a2c2387f6884.tar.bz2 |
* 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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |