aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.in
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2003-01-23 17:21:11 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2003-01-23 17:21:11 +0000
commit8099b2aee82ea0bf7ef49f38f179fa6e7e27e970 (patch)
tree0800934037e463e6d315f7cfc4b38adfd4809bc4 /libstdc++-v3/configure.in
parent2d110c0a7ffab65d87ce905f7a9e6eeecf165ce4 (diff)
downloadgcc-8099b2aee82ea0bf7ef49f38f179fa6e7e27e970.zip
gcc-8099b2aee82ea0bf7ef49f38f179fa6e7e27e970.tar.gz
gcc-8099b2aee82ea0bf7ef49f38f179fa6e7e27e970.tar.bz2
configure.in (libtool_VERSION): To 6:0:0.
2003-01-23 Benjamin Kosnik <bkoz@redhat.com> * configure.in (libtool_VERSION): To 6:0:0. * configure: Regenerated. * config/linker-map.gnu: Clean. * src/misc-inst.cc: Remove instantiations. * include/bits/stl_alloc.h (__malloc_alloc_template): To __malloc_alloc. (__default_alloc_template): To __pool_alloc. * src/stl-inst.cc: Same. * include/backward/alloc.h: Update. * testsuite/ext/allocators.cc: Update. * src/globals.cc (__gnu_cxx): Remove _GLIBCPP_ASM_SYMVER. Should really try to remove these if possible. * src/locale.cc (std): Same. * testsuite/abi_check.cc (check_version): Add. From-SVN: r61658
Diffstat (limited to 'libstdc++-v3/configure.in')
-rw-r--r--libstdc++-v3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/configure.in b/libstdc++-v3/configure.in
index 6bc8656..0c3c09e 100644
--- a/libstdc++-v3/configure.in
+++ b/libstdc++-v3/configure.in
@@ -13,7 +13,7 @@ ORIGINAL_LD_FOR_MULTILIBS=$LD
PACKAGE=libstdc++
AC_SUBST(PACKAGE)
# For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=5:2:0
+libtool_VERSION=6:0:0
AC_SUBST(libtool_VERSION)
GLIBCPP_TOPREL_CONFIGURE