From 3d8d31b29e201918e608d5eb0cf0527e7843170c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 12 Mar 2012 23:29:26 +0000 Subject: [PATCH] configure: bump AS_LIBTOOL version API was added in libgsttag, libgstaudio and libgstvideo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 747215e..3b87f43 100644 --- a/configure.ac +++ b/configure.ac @@ -49,7 +49,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, 25, 0, 25) +AS_LIBTOOL(GST, 26, 0, 26) dnl FIXME: this macro doesn't actually work; dnl the generated libtool script has no support for the listed tags. -- 2.7.4