Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient.
This commit is contained in:
parent
1ee15d67b0
commit
5c8d4271d6
@ -36,7 +36,6 @@ libgstgtk_la_LIBADD = \
|
||||
|
||||
libgstgtk_la_SOURCES = $(sources)
|
||||
libgstgtk_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
libgstgtk_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
|
||||
|
||||
if USE_GTK3_GL
|
||||
if USE_GL
|
||||
|
Loading…
x
Reference in New Issue
Block a user