summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-11-25 11:20:35 +0100
committerLuotao Fu <l.fu@pengutronix.de>2009-11-25 11:29:51 +0100
commitcfcc9044d2a5e8591d68df563bdd116fb72dc00f (patch)
tree20c83e469d18bcfaaf7886172c983507c9b290e6 /configure.ac
parent14bb1061bc97a62ae5c74a900bc052d313c9f331 (diff)
downloadlibsocketcan-cfcc9044d2a5e8591d68df563bdd116fb72dc00f.tar.gz
libsocketcan-cfcc9044d2a5e8591d68df563bdd116fb72dc00f.tar.xz
update libtool version due to API change
Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f0fcf6e..cbffab3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ CFLAGS="${CFLAGS} -Wall"
# Interfaces changed/added/removed: CURRENT++ REVISION=0
# Interfaces added: AGE++
# Interfaces removed: AGE=0
-LT_CURRENT=0
+LT_CURRENT=1
LT_REVISION=0
LT_AGE=0
AC_SUBST(LT_CURRENT)