update libtool version due to API change

Signed-off-by: Luotao Fu <l.fu@pengutronix.de>
pull/106/head^2
Luotao Fu 2009-11-25 11:20:35 +01:00
parent 14bb1061bc
commit cfcc9044d2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ CFLAGS="${CFLAGS} -Wall"
# 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
LT_CURRENT=0 LT_CURRENT=1
LT_REVISION=0 LT_REVISION=0
LT_AGE=0 LT_AGE=0
AC_SUBST(LT_CURRENT) AC_SUBST(LT_CURRENT)