mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 16:51:10 +00:00
fix AS_LIBTOOL call
Original commit message from CVS: fix AS_LIBTOOL call
This commit is contained in:
parent
0eb8fc51db
commit
8e444f09eb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ 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(GST_PLUGINS_UGLY, 0, 0, 0)
|
||||
AS_LIBTOOL_TAGS([CXX])
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
|
|
Loading…
Reference in a new issue