This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r114846 - in /branches/csl/sourcerygxx-4_1: Cha...
- From: mmitchel at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 21 Jun 2006 09:28:07 -0000
- Subject: r114846 - in /branches/csl/sourcerygxx-4_1: Cha...
Author: mmitchel
Date: Wed Jun 21 09:28:06 2006
New Revision: 114846
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114846
Log:
libstdc++/
* acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): When
cross-compiling, put headers in $prefix/$target/include/c++.
* configure: Regenerated.
gcc/
* configure.ac: Set gcc_gxx_include_dir to $target/include/c++
when cross-compiling. Do not substitute libstdcxx_incdir.
* configure: Regenerated.
Modified:
branches/csl/sourcerygxx-4_1/libstdc++-v3/acinclude.m4
branches/csl/sourcerygxx-4_1/libstdc++-v3/configure
Changes in other areas also in this revision:
Modified:
branches/csl/sourcerygxx-4_1/ChangeLog.csl
branches/csl/sourcerygxx-4_1/gcc/configure
branches/csl/sourcerygxx-4_1/gcc/configure.ac