aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/configure.ac
diff options
context:
space:
mode:
authorPaolo Carlini <paolo.carlini@oracle.com>2011-05-26 00:15:22 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2011-05-26 00:15:22 +0000
commit11edf775f59263dc62360e484ed0e5e0fe9b21c6 (patch)
treea1616630a9abcbd16e46fd357c45cd7a8f469b10 /libstdc++-v3/configure.ac
parentccd06207d420a0a84e2886ce2d5b48d10980f1cf (diff)
downloadgcc-11edf775f59263dc62360e484ed0e5e0fe9b21c6.zip
gcc-11edf775f59263dc62360e484ed0e5e0fe9b21c6.tar.gz
gcc-11edf775f59263dc62360e484ed0e5e0fe9b21c6.tar.bz2
gnu.ver: Correct last change, export instead at the existing @3.4.16.
2011-05-25 Paolo Carlini <paolo.carlini@oracle.com> * config/abi/pre/gnu.ver: Correct last change, export instead at the existing @3.4.16. * configure.ac: Revert last change. * testsuite/util/testsuite_abi.cc: Likewise. * configure: Regenerate. From-SVN: r174246
Diffstat (limited to 'libstdc++-v3/configure.ac')
-rw-r--r--libstdc++-v3/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/configure.ac b/libstdc++-v3/configure.ac
index 872acc0..35c54fd 100644
--- a/libstdc++-v3/configure.ac
+++ b/libstdc++-v3/configure.ac
@@ -12,7 +12,7 @@ AC_CONFIG_HEADER(config.h)
### am handles this now? ORIGINAL_LD_FOR_MULTILIBS=$LD
# For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=6:17:0
+libtool_VERSION=6:16:0
AC_SUBST(libtool_VERSION)
# Find the rest of the source tree framework.