wasapi: make the build happy without the static plugins patch
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 30 Nov 2012 10:44:51 +0000 (11:44 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 30 Nov 2012 10:45:25 +0000 (11:45 +0100)
sys/wasapi/Makefile.am

index 49cbd1d..2f5f459 100644 (file)
@@ -10,9 +10,7 @@ libgstwasapi_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
        -lgstaudio-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR)  \
        $(WASAPI_LIBS)
 libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) 
-if !GST_PLUGIN_BUILD_STATIC
 libgstwasapi_la_LIBTOOLFLAGS = --tag=disable-static
-endif
 
 noinst_HEADERS = gstwasapisrc.h \
        gstwasapisink.h \