]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.in
Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
authorMark Mitchell <mark@codesourcery.com>
Thu, 26 Oct 2000 07:28:25 +0000 (07:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 26 Oct 2000 07:28:25 +0000 (07:28 +0000)
commitbe5aeb60d6119dc21c991751fb47dfdcd657f3c0
tree404ab9777c883f211f32a764fa3b7d9c9df52940
parent5f9cd837907a3c3cc5158b688e68f37227974a8d
Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.

* Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
* configure.in (enable-libstdcxx-v3): Arrange to have
HAVE_LIBSTDCXX_V3 substituted into the output files.

* lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
to tell us whether or not we are using V3.

* Makefile.in (check): Don't make mkcheck executable.
(check-install): Likewise.
* configure.in (AC_OUTPUT): Make mkcheck executable.
* mkcheck.in (top_srcdir): New variable.
(INC_PATH): Set the path to the backward and ext directories
correctly.

From-SVN: r37068
12 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.in
gcc/testsuite/ChangeLog
gcc/testsuite/lib/g++.exp
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/mkcheck.in