Re-enabled variable LT_RELEASE in configure.ac. Disabling was unintentional.
This commit is contained in:
parent
c1d9639dba
commit
ac248877a2
@ -50,7 +50,7 @@ AC_SUBST(LIBISOFS_MICRO_VERSION)
|
|||||||
AC_SUBST(LIBISOFS_VERSION)
|
AC_SUBST(LIBISOFS_VERSION)
|
||||||
|
|
||||||
dnl Libtool versioning
|
dnl Libtool versioning
|
||||||
dnl LT_RELEASE=$LIBISOFS_MAJOR_VERSION.$LIBISOFS_MINOR_VERSION
|
LT_RELEASE=$LIBISOFS_MAJOR_VERSION.$LIBISOFS_MINOR_VERSION
|
||||||
dnl 2019.11.23 development jump has happened
|
dnl 2019.11.23 development jump has happened
|
||||||
dnl SONAME = 95 - 89 = 6 . Library name = libisofs.6.89.0
|
dnl SONAME = 95 - 89 = 6 . Library name = libisofs.6.89.0
|
||||||
LT_CURRENT=95
|
LT_CURRENT=95
|
||||||
|
Loading…
Reference in New Issue
Block a user