summaryrefslogtreecommitdiff
path: root/gst/asfdemux
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
commitd02e7d8029b0d852f2bc29bc956da70b239867e8 (patch)
treedfe8812b811d87b80ff85418965f15a84236c604 /gst/asfdemux
parente026416a348a12c33c8f3d275dadbdd99b1b6dfe (diff)
downloadgstreamer-plugins-ugly-d02e7d8029b0d852f2bc29bc956da70b239867e8.tar.gz
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 'gst/asfdemux')
-rw-r--r--gst/asfdemux/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/asfdemux/Makefile.am b/gst/asfdemux/Makefile.am
index ede3532a..dcc7b274 100644
--- a/gst/asfdemux/Makefile.am
+++ b/gst/asfdemux/Makefile.am
@@ -9,6 +9,5 @@ libgstasf_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
$(GST_BASE_LIBS) $(GST_LIBS) \
$(WIN32_LIBS)
libgstasf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstasf_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstasfdemux.h asfheaders.h asfpacket.h gstrtpasfdepay.h gstrtspwms.h