mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
configure.in (libtool_VERSION): Update to 5:1:0.
2002-08-19 Benjamin Kosnik <bkoz@redhat.com> * configure.in (libtool_VERSION): Update to 5:1:0. * configure: Regenerate. From-SVN: r56462
This commit is contained in:
parent
ca5f5a47a1
commit
81eec873ab
@ -1,3 +1,8 @@
|
||||
2002-08-19 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* configure.in (libtool_VERSION): Update to 5:1:0.
|
||||
* configure: Regenerate.
|
||||
|
||||
2002-08-19 Jonathan Wakely <jw@kayari.org>
|
||||
|
||||
* docs/html/configopts.html, docs/html/documentation.html,
|
||||
|
2420
libstdc++-v3/configure
vendored
2420
libstdc++-v3/configure
vendored
File diff suppressed because it is too large
Load Diff
@ -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:0:0
|
||||
libtool_VERSION=5:1:0
|
||||
AC_SUBST(libtool_VERSION)
|
||||
|
||||
GLIBCPP_TOPREL_CONFIGURE
|
||||
|
Loading…
Reference in New Issue
Block a user