]> err.no Git - yubikey-personalization/commitdiff
readd LT_CURRENT and friends
authorKlas Lindfors <klas@yubico.com>
Mon, 28 May 2012 10:38:40 +0000 (12:38 +0200)
committerKlas Lindfors <klas@yubico.com>
Mon, 28 May 2012 10:38:40 +0000 (12:38 +0200)
configure.ac

index f9494e9bfc09f4894b47c73844594ae6404d7c62..5ccc3f968d67925289247739b3b52a597751edd0 100644 (file)
@@ -36,6 +36,9 @@ AC_CONFIG_MACRO_DIR([m4])
 # Interfaces changed/added/removed:   CURRENT++       REVISION=0
 # Interfaces added:                             AGE++
 # Interfaces removed:                           AGE=0
+AC_SUBST(LT_CURRENT, 8)
+AC_SUBST(LT_REVISION, 0)
+AC_SUBST(LT_AGE, 7)
 
 AM_INIT_AUTOMAKE([-Wall -Werror])
 AM_SILENT_RULES([yes])