- 16 Jul, 2003 1 commit
-
-
From-SVN: r69439
Nathanael Nerode committed
-
- 30 Jan, 2003 1 commit
-
-
* config.if: If gcc_version is already set, just use it. Don't set gcc_version_trigger if it's already set, otherwise set it to gcc/version.c, but only if the file exists. If it is not set and gcc/version.c does not exist, try to extract the version number from $CC. From-SVN: r62131
Alexandre Oliva committed
-
- 27 Jun, 2002 1 commit
-
-
2002-06-26 Benjamin Kosnik <bkoz@redhat.com> * config.if (libstdcxx_incdir): Version C++ headers. (cxx_incdir): Remove. From-SVN: r55029
Benjamin Kosnik committed
-
- 05 Feb, 2001 1 commit
-
-
From-SVN: r39454
Mark Mitchell committed
-
- 18 Dec, 2000 1 commit
-
-
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. From-SVN: r38355
Benjamin Kosnik committed
-
- 16 Oct, 2000 1 commit
-
-
* config.if: Search libstdc++-v3/configure.in for INTERFACE, when configured for libstdc++-v3. From-SVN: r36881
Matthias Klose committed
-
- 02 May, 2000 1 commit
-
-
2000-05-01 Benjamin Kosnik <bkoz@cygnus.com> * config.if: Tweak. From-SVN: r33600
Benjamin Kosnik committed
-
- 06 Apr, 2000 1 commit
-
-
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. Co-Authored-By: Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de> From-SVN: r32963
Benjamin Kosnik committed
-
- 18 Oct, 1998 1 commit
-
-
config.if (cxx_interface, [...]): Do not try to set these if the appropriate directories and files to not exist. P * config.if (cxx_interface, libstdcxx_interface): Do not try to set these if the appropriate directories and files to not exist. From-SVN: r23166
Jeff Law committed
-
- 30 Aug, 1998 1 commit
-
-
* configure (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcxx_interface}. * config.if: New to determine the interfaces. From-SVN: r22109
H.J. Lu committed
-