From 2078261bc07afcc1bb6b4bb64b9eba5039f73814 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 13 Mar 2012 21:15:21 +0100 Subject: reverted to the old ABI. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 13e0fed..b0d541b 100644 --- a/configure.ac +++ b/configure.ac @@ -29,8 +29,8 @@ AM_SILENT_RULES([yes]) # Interfaces added: AGE++ # Interfaces removed: AGE=0 AC_SUBST(LT_CURRENT, 4) -AC_SUBST(LT_REVISION, 0) -AC_SUBST(LT_AGE, 0) +AC_SUBST(LT_REVISION, 15) +AC_SUBST(LT_AGE, 1) AC_PROG_CC gl_EARLY -- cgit v1.2.1