- Feb 05, 2001
-
-
mmitchel authored
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39454 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Dec 18, 2000
-
-
bkoz authored
2000-12-18 Benjamin Kosnik <bkoz@redhat.com> * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize. (libstdcxx_incdir): Pass down. * config.if: Remove expired bits for cxx_interface, add stub. (libstdcxx_incdir): Add variable for g++ include directory. * configure.in (gxx_include_dir): Use it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38355 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Oct 16, 2000
-
-
law authored
when configured for libstdc++-v3. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36881 138bc75d-0d04-0410-961f-82ee72b054a4
-
- May 02, 2000
-
-
bkoz authored
2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> * config.if: Tweak. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33600 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Apr 06, 2000
-
-
bkoz authored
2000-04-05 Benjamin Kosnik <bkoz@cygnus.com> Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> * configure.in (enable_libstdcxx_v3): Add. (target_libs): Add bits here to switch between libstdc++-v2 and libstdc++-v3. * config.if: And this file too. * Makefile.in: Add libstdc++-v3 targets. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32963 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Oct 18, 1998
-
-
law authored
* config.if (cxx_interface, libstdcxx_interface): Do not try to set these if the appropriate directories and files to not exist. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23166 138bc75d-0d04-0410-961f-82ee72b054a4
-
- Aug 30, 1998
-
-
law authored
'${prefix}/include/g++'-${libstdcxx_interface}. * config.if: New to determine the interfaces. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22109 138bc75d-0d04-0410-961f-82ee72b054a4
-