no need for an AS_LIBTOOL call

Original commit message from CVS:
no need for an AS_LIBTOOL call
This commit is contained in:
Thomas Vander Stichele 2005-11-27 15:30:25 +00:00
parent bf6086c4c7
commit 9b0f1d1c69

View file

@ -32,13 +32,6 @@ dnl we override it here if we need to for the release candidate of new series
# GST_MAJORMINOR=0.9
AC_SUBST(GST_MAJORMINOR)
dnl CURRENT, REVISION, AGE
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_GOOD, 0, 0, 0)
AS_LIBTOOL_TAGS([CXX])
AM_PROG_LIBTOOL