From: Tim-Philipp Müller Date: Mon, 12 Mar 2012 23:05:01 +0000 (+0000) Subject: configure: bump AS_LIBTOOL version X-Git-Tag: RELEASE-0.11.3~1^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bb78f15e42c9fd52ed33b17656e347ca7fb307d3;p=platform%2Fupstream%2Fgstreamer.git configure: bump AS_LIBTOOL version API was added to collectpads2 --- diff --git a/configure.ac b/configure.ac index c1b4f58..8a67c36 100644 --- a/configure.ac +++ b/configure.ac @@ -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.