gst: Add better support for static plugins

This commit is contained in:
Sebastian Dröge 2012-10-24 12:16:39 +02:00
parent cb381f1001
commit 228e65b33c

View file

@ -16,7 +16,7 @@ libgstrawparse_la_LIBADD = \
$(GST_BASE_LIBS) \
$(GST_LIBS)
libgstrawparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstrawparse_la_LIBTOOLFLAGS = --tag=disable-static
libgstrawparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = \
gstaudioparse.h \