mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
modula2: libgm2 bump version to 19:0.0
This patch bumps the libgm2 version to 19.0.0 reflecting time related fixes, changes to builtins.def and the commencement of gcc stage3. libgm2/ChangeLog: * configure: Regenerate. * configure.ac:(libtool_VERSION): Bump to 19:0:0. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
This commit is contained in:
parent
d77d2dd9bd
commit
c8dafbef1a
2
libgm2/configure
vendored
2
libgm2/configure
vendored
@ -2629,7 +2629,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
||||
ac_config_headers="$ac_config_headers config.h"
|
||||
|
||||
|
||||
libtool_VERSION=18:0:0
|
||||
libtool_VERSION=19:0:0
|
||||
|
||||
|
||||
# Default to --enable-multilib
|
||||
|
@ -27,7 +27,7 @@ AC_CONFIG_SRCDIR(Makefile.am)
|
||||
# AC_CONFIG_MACRO_DIR([config])
|
||||
AC_CONFIG_HEADER(config.h)
|
||||
|
||||
libtool_VERSION=18:0:0
|
||||
libtool_VERSION=19:0:0
|
||||
AC_SUBST(libtool_VERSION)
|
||||
|
||||
AM_ENABLE_MULTILIB(, ..)
|
||||
|
Loading…
Reference in New Issue
Block a user