From: Nicolas Dufresne Date: Tue, 16 May 2017 18:05:52 +0000 (-0400) Subject: Remove plugin specific static build option X-Git-Tag: 1.19.3~511^2~1294^2~88 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c483cbf9046fc5b3911403146e550e3394eaa52c;p=platform%2Fupstream%2Fgstreamer.git Remove plugin specific static build option Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient. --- diff --git a/gst/compositor/Makefile.am b/gst/compositor/Makefile.am index eee77d3..5d8e184 100644 --- a/gst/compositor/Makefile.am +++ b/gst/compositor/Makefile.am @@ -22,7 +22,6 @@ libgstcompositor_la_LIBADD = \ -lgstvideo-@GST_API_VERSION@ \ $(GST_BASE_LIBS) $(GST_LIBS) $(ORC_LIBS) $(LIBM) libgstcompositor_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -libgstcompositor_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) # headers we need but don't want installed noinst_HEADERS = \