summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-05-16 14:07:56 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-05-16 14:07:56 -0400
commitd68fc85d605c0fa680baf3010323ce4539c6dbc4 (patch)
treed085ff1e50cc4ca0cba22eca8e49ff8467dfb50b /ext
parent16f70ab421b63138ea0f7f2a3c00b819fecdd528 (diff)
Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient.
Diffstat (limited to 'ext')
-rw-r--r--ext/mpg123/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/mpg123/Makefile.am b/ext/mpg123/Makefile.am
index 6c96207c8..465f32597 100644
--- a/ext/mpg123/Makefile.am
+++ b/ext/mpg123/Makefile.am
@@ -7,6 +7,5 @@ libgstmpg123_la_CFLAGS = -DGST_USE_UNSTABLE_API \
libgstmpg123_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
$(GST_BASE_LIBS) $(GST_LIBS) $(MPG123_LIBS)
libgstmpg123_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpg123_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstmpg123audiodec.h