OSDN Git Service

2000-10-30 Phil Edwards <pme@sources.redhat.com>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 01:56:19 +0000 (01:56 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 Oct 2000 01:56:19 +0000 (01:56 +0000)
commit85e50d7b665db3e3e69a339dd7be74b0f23c7254
tree8c5e5a0647a73b3056bfa170cf2278d1c23b490c
parenta1abbd014250dd3910fcc98ce8e8cd18e00dd5e7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37151 138bc75d-0d04-0410-961f-82ee72b054a4
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