mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
no need for an AS_LIBTOOL call
Original commit message from CVS: no need for an AS_LIBTOOL call
This commit is contained in:
parent
bf6086c4c7
commit
9b0f1d1c69
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@ dnl we override it here if we need to for the release candidate of new series
|
||||||
# GST_MAJORMINOR=0.9
|
# GST_MAJORMINOR=0.9
|
||||||
AC_SUBST(GST_MAJORMINOR)
|
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])
|
AS_LIBTOOL_TAGS([CXX])
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue