configure: bump AS_LIBTOOL version

API was added to collectpads2
This commit is contained in:
Tim-Philipp Müller 2012-03-12 23:05:01 +00:00
parent 2c08b81db1
commit bb78f15e42

View file

@ -48,7 +48,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 30, 0, 30)
AS_LIBTOOL(GST, 31, 0, 31)
dnl FIXME: this macro doesn't actually work;
dnl the generated libtool script has no support for the listed tags.