acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default of 2...
commit34791641f6a087aced2f3b2100f6e3347fac2c6e
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 31 Oct 2000 01:56:19 +0000 (31 01:56 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 31 Oct 2000 01:56:19 +0000 (31 01:56 +0000)
tree8c5e5a0647a73b3056bfa170cf2278d1c23b490c
parentad50e811dc95387b52dddd7ab753db59512a3baf
acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default of 2 to 3.

2000-10-30  Phil Edwards  <pme@sources.redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_DEBUG):  Raise debugging level from
  the default of 2 to 3.
* configure.in:  Fix minor typos.  SUBST the values of enable_shared
  and enable_static so that mkcheck will be aware of them.  Put the
  test for gconv.h in with all the other header tests.
* aclocal.m4:  Regenerate.
* configure:  Ditto.
* Makefile.in:  Ditto.
* libio/Makefile.in:  Ditto.
* libmath/Makefile.in:  Ditto.
* libsupc++/Makefile.in:  Ditto.
* src/Makefile.in:  Ditto.

* config/os/solaris/solaris2.7/bits/os_defines.h:  Define
  _G_USING_THUNKS to 0.

From-SVN: r37151
libstdc++-v3/ChangeLog
libstdc++-v3/Makefile.in
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/config/os/solaris/solaris2.7/bits/os_defines.h
libstdc++-v3/configure
libstdc++-v3/configure.in
libstdc++-v3/libio/Makefile.in
libstdc++-v3/libmath/Makefile.in
libstdc++-v3/libsupc++/Makefile.in
libstdc++-v3/src/Makefile.in