Revert the configure.ac portion of c31a0425.
Bugfixes don't change the libtool versions, so revert back.
This commit is contained in:
+2
-2
@@ -33,8 +33,8 @@ AC_CONFIG_MACRO_DIR([m4])
|
|||||||
# Interfaces changed/added/removed: CURRENT++ REVISION=0
|
# Interfaces changed/added/removed: CURRENT++ REVISION=0
|
||||||
# Interfaces added: AGE++
|
# Interfaces added: AGE++
|
||||||
# Interfaces removed: AGE=0
|
# Interfaces removed: AGE=0
|
||||||
AC_SUBST([LT_CURRENT], 6)
|
AC_SUBST([LT_CURRENT], 5)
|
||||||
AC_SUBST([LT_REVISION], 1)
|
AC_SUBST([LT_REVISION], 2)
|
||||||
AC_SUBST([LT_AGE], 4)
|
AC_SUBST([LT_AGE], 4)
|
||||||
|
|
||||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||||
|
|||||||
Reference in New Issue
Block a user