summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-08 17:34:08 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-08 17:34:08 +0000
commit39198c6f3d0175523b3a6108017812190fb1c170 (patch)
treecbb499b33f8fc18aadbb0b7899e98dc13b7ff0a5 /configure.ac
parentf453e3e99c85e41f33896d08a502bd6459cd8da6 (diff)
new method. various debugging
Original commit message from CVS: new method. various debugging
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a367fab8..3fda630d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,6 +27,7 @@ dnl - library source changed -> increment REVISION
dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
+dnl for 0.8.3 release, gst_play_get_all_by_interface was added, so update
AS_LIBTOOL(GST_PLUGINS, 1, 0, 1)
AM_PROG_LIBTOOL