Remove plugin specific static build option
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 18:05:52 +0000 (14:05 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 16 May 2017 18:05:52 +0000 (14:05 -0400)
Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.

151 files changed:
config.h.meson
configure.ac
ext/assrender/Makefile.am
ext/bs2b/Makefile.am
ext/bz2/Makefile.am
ext/chromaprint/Makefile.am
ext/curl/Makefile.am
ext/daala/Makefile.am
ext/dash/Makefile.am
ext/dc1394/Makefile.am
ext/directfb/Makefile.am
ext/dtls/Makefile.am
ext/dts/Makefile.am
ext/faac/Makefile.am
ext/faad/Makefile.am
ext/fdkaac/Makefile.am
ext/flite/Makefile.am
ext/fluidsynth/Makefile.am
ext/gl/Makefile.am
ext/gme/Makefile.am
ext/gsm/Makefile.am
ext/gtk/Makefile.am
ext/hls/Makefile.am
ext/iqa/Makefile.am
ext/kate/Makefile.am
ext/ladspa/Makefile.am
ext/libde265/Makefile.am
ext/libmms/Makefile.am
ext/lv2/Makefile.am
ext/modplug/Makefile.am
ext/mpeg2enc/Makefile.am
ext/mplex/Makefile.am
ext/musepack/Makefile.am
ext/neon/Makefile.am
ext/ofa/Makefile.am
ext/openal/Makefile.am
ext/opencv/Makefile.am
ext/openexr/Makefile.am
ext/openh264/Makefile.am
ext/openjpeg/Makefile.am
ext/openni2/Makefile.am
ext/opus/Makefile.am
ext/qt/Makefile.am
ext/resindvd/Makefile.am
ext/rsvg/Makefile.am
ext/rtmp/Makefile.am
ext/sbc/Makefile.am
ext/schroedinger/Makefile.am
ext/smoothstreaming/Makefile.am
ext/sndfile/Makefile.am
ext/soundtouch/Makefile.am
ext/spandsp/Makefile.am
ext/spc/Makefile.am
ext/srtp/Makefile.am
ext/teletextdec/Makefile.am
ext/ttml/Makefile.am
ext/voaacenc/Makefile.am
ext/voamrwbenc/Makefile.am
ext/vulkan/Makefile.am
ext/wayland/Makefile.am
ext/webp/Makefile.am
ext/wildmidi/Makefile.am
ext/x265/Makefile.am
ext/zbar/Makefile.am
gst-libs/gst/gl/cocoa/Makefile.am
gst-libs/gst/gl/eagl/Makefile.am
gst/accurip/Makefile.am
gst/adpcmdec/Makefile.am
gst/adpcmenc/Makefile.am
gst/aiff/Makefile.am
gst/asfmux/Makefile.am
gst/audiobuffersplit/Makefile.am
gst/audiofxbad/Makefile.am
gst/audiomixer/Makefile.am
gst/audiomixmatrix/Makefile.am
gst/audiovisualizers/Makefile.am
gst/autoconvert/Makefile.am
gst/bayer/Makefile.am
gst/camerabin2/Makefile.am
gst/coloreffects/Makefile.am
gst/compositor/Makefile.am
gst/debugutils/Makefile.am
gst/dvbsuboverlay/Makefile.am
gst/dvdspu/Makefile.am
gst/faceoverlay/Makefile.am
gst/festival/Makefile.am
gst/fieldanalysis/Makefile.am
gst/freeverb/Makefile.am
gst/frei0r/Makefile.am
gst/gaudieffects/Makefile.am
gst/gdp/Makefile.am
gst/geometrictransform/Makefile.am
gst/id3tag/Makefile.am
gst/inter/Makefile.am
gst/interlace/Makefile.am
gst/ivfparse/Makefile.am
gst/ivtc/Makefile.am
gst/jp2kdecimator/Makefile.am
gst/jpegformat/Makefile.am
gst/librfb/Makefile.am
gst/midi/Makefile.am
gst/mpegdemux/Makefile.am
gst/mpegpsmux/Makefile.am
gst/mpegtsdemux/Makefile.am
gst/mpegtsmux/Makefile.am
gst/mxf/Makefile.am
gst/netsim/Makefile.am
gst/onvif/Makefile.am
gst/pcapparse/Makefile.am
gst/pnm/Makefile.am
gst/rawparse/Makefile.am
gst/removesilence/Makefile.am
gst/sdp/Makefile.am
gst/segmentclip/Makefile.am
gst/siren/Makefile.am
gst/smooth/Makefile.am
gst/speed/Makefile.am
gst/stereo/Makefile.am
gst/subenc/Makefile.am
gst/timecode/Makefile.am
gst/videofilters/Makefile.am
gst/videoframe_audiolevel/Makefile.am
gst/videoparsers/Makefile.am
gst/videosignal/Makefile.am
gst/vmnc/Makefile.am
gst/y4m/Makefile.am
gst/yadif/Makefile.am
sys/acmenc/Makefile.am
sys/acmmp3dec/Makefile.am
sys/androidmedia/Makefile.am
sys/applemedia/Makefile.am
sys/bluez/Makefile.am
sys/d3dvideosink/Makefile.am
sys/decklink/Makefile.am
sys/directsound/Makefile.am
sys/dshowdecwrapper/Makefile.am
sys/dvb/Makefile.am
sys/fbdev/Makefile.am
sys/kms/Makefile.am
sys/msdk/Makefile.am
sys/nvenc/Makefile.am
sys/opensles/Makefile.am
sys/shm/Makefile.am
sys/tinyalsa/Makefile.am
sys/uvch264/Makefile.am
sys/vcd/Makefile.am
sys/vdpau/Makefile.am
sys/wasapi/Makefile.am
sys/winks/Makefile.am
sys/winscreencap/Makefile.am
tools/gst-project-maker

index 198530e..f234370 100644 (file)
@@ -85,9 +85,6 @@
 /* GStreamer package release date/time for plugins as YYYY-MM-DD */
 #mesondefine GST_PACKAGE_RELEASE_DATETIME
 
-/* Define if static plugins should be built */
-#mesondefine GST_PLUGIN_BUILD_STATIC
-
 /* Define to enable Windows ACM library (used by acm). */
 #mesondefine HAVE_ACM
 
index e307be6..772c506 100644 (file)
@@ -387,28 +387,6 @@ AG_GST_SET_PACKAGE_RELEASE_DATETIME_WITH_NANO([$PACKAGE_VERSION_NANO],
   ["${srcdir}/gst-plugins-bad.doap"],
   [$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO])
 
-dnl build static plugins or not
-AC_MSG_CHECKING([whether to build static plugins or not])
-AC_ARG_ENABLE(
-  static-plugins,
-  AC_HELP_STRING(
-    [--enable-static-plugins],
-    [build static plugins @<:@default=no@:>@]),
-  [AS_CASE(
-    [$enableval], [no], [], [yes], [],
-    [AC_MSG_ERROR([bad value "$enableval" for --enable-static-plugins])])],
-  [enable_static_plugins=no])
-AC_MSG_RESULT([$enable_static_plugins])
-if test "x$enable_static_plugins" = xyes; then
-  AC_DEFINE(GST_PLUGIN_BUILD_STATIC, 1,
-    [Define if static plugins should be built])
-  GST_PLUGIN_LIBTOOLFLAGS=""
-else
-  GST_PLUGIN_LIBTOOLFLAGS="--tag=disable-static"
-fi
-AC_SUBST(GST_PLUGIN_LIBTOOLFLAGS)
-AM_CONDITIONAL(GST_PLUGIN_BUILD_STATIC, test "x$enable_static_plugins" = "xyes")
-
 dnl If only building static libraries, define GST_STATIC_COMPILATION. This is
 dnl needed only on Windows, but it doesn't hurt to have it everywhere.
 if test x$enable_static = xyes -a x$enable_shared = xno; then
index 07e830b..71971df 100644 (file)
@@ -4,6 +4,5 @@ libgstassrender_la_SOURCES = gstassrender.c
 libgstassrender_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ASSRENDER_CFLAGS)
 libgstassrender_la_LIBADD = $(ASSRENDER_LIBS) $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) -lgstvideo-@GST_API_VERSION@
 libgstassrender_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstassrender_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstassrender.h
index 8516ec9..02d043e 100644 (file)
@@ -10,6 +10,5 @@ libgstbs2b_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_LIBS) \
        $(BS2B_LIBS)
 libgstbs2b_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstbs2b_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstbs2b.h
index c3ef91b..8b16155 100644 (file)
@@ -6,7 +6,6 @@ libgstbz2_la_SOURCES = \
 libgstbz2_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstbz2_la_LIBADD = $(GST_BASE_LIBS) $(BZ2_LIBS) 
 libgstbz2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstbz2_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstbz2dec.h gstbz2enc.h
index 9d0dd96..0bd9a9d 100644 (file)
@@ -10,6 +10,5 @@ libgstchromaprint_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_LIBS) \
        $(CHROMAPRINT_LIBS)
 libgstchromaprint_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstchromaprint_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstchromaprint.h
index 4438653..8d7daf4 100644 (file)
@@ -28,7 +28,6 @@ libgstcurl_la_LIBADD = \
        $(SSH2_LIBS) \
        $(CURL_LIBS)
 libgstcurl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstcurl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstcurlbasesink.h \
                 gstcurltlssink.h \
index 225a3f3..c4af0bf 100644 (file)
@@ -16,5 +16,4 @@ libgstdaala_la_LIBADD = \
        $(GST_LIBS) \
        $(DAALA_LIBS)
 libgstdaala_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdaala_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
index 5197c34..e4e0a69 100644 (file)
@@ -32,5 +32,4 @@ libgstdashdemux_la_LIBADD = \
        $(GIO_LIBS) \
        $(LIBXML2_LIBS)
 libgstdashdemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdashdemux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
index 985f63d..bf284e8 100644 (file)
@@ -15,8 +15,6 @@ libgstdc1394_la_LIBADD = \
     $(GST_LIBS)
 libgstdc1394_la_LDFLAGS = \
     $(GST_PLUGIN_LDFLAGS)
-libgstdc1394_la_LIBTOOLFLAGS = \
-    $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
     gstdc1394src.h
index f726b21..bb7c8f9 100644 (file)
@@ -8,7 +8,6 @@ libgstdfbvideosink_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
                               -lgstvideo-$(GST_API_VERSION) \
                               $(DIRECTFB_LIBS)
 libgstdfbvideosink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdfbvideosink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = dfbvideosink.h
 
index 22e31b9..20a95f3 100644 (file)
@@ -20,7 +20,6 @@ libgstdtls_la_CFLAGS = \
 
 libgstdtls_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(DTLS_LIBS)
 libgstdtls_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdtls_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
     gstdtlsdec.h \
index 76e3d8b..1ae4de8 100644 (file)
@@ -7,6 +7,5 @@ libgstdtsdec_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS) \
        -lgstaudio-@GST_API_VERSION@ \
        $(DTS_LIBS) $(ORC_LIBS)
 libgstdtsdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdtsdec_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstdtsdec.h
index 007c66d..d3cae60 100644 (file)
@@ -8,6 +8,5 @@ libgstfaac_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        -lgstaudio-@GST_API_VERSION@ -lgstpbutils-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(FAAC_LIBS)
 libgstfaac_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfaac_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfaac.h
index 56ad30f..8e536eb 100644 (file)
@@ -7,6 +7,5 @@ libgstfaad_la_CFLAGS = \
 libgstfaad_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS) $(FAAD_LIBS) $(LIBM)
 libgstfaad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfaad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfaad.h
index 95cae3e..f462536 100644 (file)
@@ -8,6 +8,5 @@ libgstfdkaac_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        -lgstaudio-@GST_API_VERSION@ -lgstpbutils-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(FDK_AAC_LIBS)
 libgstfdkaac_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfdkaac_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfdkaacenc.h gstfdkaacdec.h
index 78ecadb..16ad1a5 100644 (file)
@@ -12,6 +12,5 @@ libgstflite_la_LIBADD = \
        $(GST_LIBS) \
        $(FLITE_LIBS)
 libgstflite_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBM)
-libgstflite_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 
index ae316a1..0fe9958 100644 (file)
@@ -13,7 +13,6 @@ libgstfluidsynthmidi_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
                             $(GST_BASE_CFLAGS) $(FLUIDSYNTH_CFLAGS)
 libgstfluidsynthmidi_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(FLUIDSYNTH_LIBS)
 libgstfluidsynthmidi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfluidsynthmidi_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 endif
 
 noinst_HEADERS = gstfluiddec.h
index eb31aeb..edec94c 100644 (file)
@@ -160,6 +160,6 @@ libgstopengl_la_LIBADD = \
        $(GRAPHENE_LIBS)
 
 libgstopengl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopengl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
+libgstopengl_la_LIBTOOLFLAGS = --tag=CC
 
 
index 2d73ae4..0ff7317 100644 (file)
@@ -5,6 +5,5 @@ libgstgme_la_SOURCES = gstgme.c
 libgstgme_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GME_CFLAGS)
 libgstgme_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GME_LIBS)
 libgstgme_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstgme_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstgme.h
index 7477acc..0cec84d 100644 (file)
@@ -10,6 +10,5 @@ libgstgsm_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
        $(GST_BASE_LIBS)
 libgstgsm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstgsm_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstgsmenc.h gstgsmdec.h
index fdf860f..7736b24 100644 (file)
@@ -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
index 111e9d4..7d01ff8 100644 (file)
@@ -17,7 +17,6 @@ libgsthls_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstpbutils-$(GST_API_VERSION) -lgstvideo-$(GST_API_VERSION) -lgsttag-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM) $(LIBGCRYPT_LIBS) $(NETTLE_LIBS) $(OPENSSL_LIBS)
 libgsthls_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -no-undefined
-libgsthls_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS =                       \
index f114d8d..64b8cd3 100644 (file)
@@ -20,7 +20,6 @@ libgstiqa_la_LIBADD =  \
 libgstiqa_la_LIBADD += $(DSSIM_LIBS)
 
 libgstiqa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstiqa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        iqa.h
index b49269b..e2a713d 100644 (file)
@@ -12,7 +12,6 @@ libgstkate_la_SOURCES = gstkate.c gstkatedec.c gstkateenc.c gstkateparse.c gstka
 libgstkate_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(TIGER_CFLAGS) $(KATE_CFLAGS)
 libgstkate_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) -lgsttag-$(GST_API_VERSION) $(GST_LIBS) $(TIGER_LIBS) $(KATE_LIBS)
 libgstkate_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstkate_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = gstkate.h gstkatedec.h gstkateenc.h gstkateparse.h gstkatetag.h gstkateutil.h gstkatespu.h gstkatetiger.h
index 5bba877..d96bed8 100644 (file)
@@ -23,7 +23,6 @@ libgstladspa_la_LIBADD = \
        $(GST_LIBS) \
        $(GMODULE_NO_EXPORT_LIBS)
 libgstladspa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstladspa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstladspautils.h \
index e90096c..e09d47a 100644 (file)
@@ -9,7 +9,6 @@ libgstlibde265_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_C
 libgstlibde265_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) $(GST_BASE_LIBS) $(GST_LIBS) \
        $(LIBDE265_LIBS)
 libgstlibde265_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstlibde265_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        libde265-dec.h
index 607fc6a..ace85ad 100644 (file)
@@ -5,6 +5,5 @@ libgstmms_la_SOURCES = gstmms.c
 libgstmms_la_CFLAGS = $(GST_CFLAGS) $(LIBMMS_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
 libgstmms_la_LIBADD = $(GST_LIBS) $(LIBMMS_LIBS) $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS)
 libgstmms_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmms_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstmms.h
index 844823c..99cb4c5 100644 (file)
@@ -13,6 +13,5 @@ libgstlv2_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
        $(LIBM) $(LILV_LIBS)
 libgstlv2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstlv2_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstlv2.h gstlv2utils.h
index 07b4d1d..0a3c137 100644 (file)
@@ -4,6 +4,5 @@ libgstmodplug_la_SOURCES = gstmodplug.cc
 libgstmodplug_la_CXXFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CXXFLAGS) $(MODPLUG_CFLAGS)
 libgstmodplug_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(LIBM) $(MODPLUG_LIBS)
 libgstmodplug_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmodplug_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstmodplug.h
index 04e0d37..7c041a3 100644 (file)
@@ -13,7 +13,6 @@ libgstmpeg2enc_la_LIBADD = \
         $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ \
         $(GST_LIBS) $(MPEG2ENC_LIBS)
 libgstmpeg2enc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpeg2enc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstmpeg2enc.hh \
index c278f85..580c0af 100644 (file)
@@ -12,7 +12,6 @@ libgstmplex_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
        $(GST_LIBS) $(MPLEX_LIBS) 
 libgstmplex_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(MPLEX_LDFLAGS)
-libgstmplex_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstmplex.hh \
index 4436251..597c4a3 100644 (file)
@@ -6,7 +6,6 @@ libgstmusepack_la_SOURCES = \
 libgstmusepack_la_CFLAGS = $(MUSEPACK_CFLAGS) $(GST_CFLAGS)
 libgstmusepack_la_LIBADD = $(MUSEPACK_LIBS) $(GST_LIBS)
 libgstmusepack_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmusepack_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstmusepackdec.h \
index c4dda57..b5ea9a7 100644 (file)
@@ -5,6 +5,5 @@ libgstneonhttpsrc_la_SOURCES = gstneonhttpsrc.c
 libgstneonhttpsrc_la_CFLAGS = $(GST_CFLAGS) $(NEON_CFLAGS) 
 libgstneonhttpsrc_la_LIBADD = $(GST_BASE_LIBS) $(NEON_LIBS)
 libgstneonhttpsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstneonhttpsrc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstneonhttpsrc.h
index c896ccb..0396f9c 100644 (file)
@@ -14,6 +14,5 @@ libgstofa_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        $(OFA_LIBS)
 
 libgstofa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstofa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstofa.h
index c42c31e..3718959 100644 (file)
@@ -9,7 +9,6 @@ libgstopenal_la_SOURCES = gstopenal.c gstopenalsink.c gstopenalsrc.c
 libgstopenal_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(OPENAL_CFLAGS) $(GST_PLUGINS_BAD_CFLAGS)
 libgstopenal_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(OPENAL_LIBS)
 libgstopenal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopenal_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = gstopenalsink.h gstopenalsrc.h
index da815a3..7270018 100644 (file)
@@ -47,7 +47,6 @@ libgstopencv_la_LIBADD = \
        $(GSTPB_BASE_LIBS) -lgstvideo-$(GST_API_VERSION)
 
 libgstopencv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopencv_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = \
index 9e76026..614c137 100644 (file)
@@ -11,7 +11,6 @@ libgstopenexr_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) $(GST_LIBS) $(OPENEXR_LIBS)
 libgstopenexr_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopenexr_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstopenexrdec.h \
index 69ab459..1158d41 100644 (file)
@@ -9,7 +9,6 @@ libgstopenh264_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(OPENH264_C
 libgstopenh264_la_CXXFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CXXFLAGS) $(OPENH264_CFLAGS)
 libgstopenh264_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-1.0 $(GST_LIBS) $(OPENH264_LIBS)
 libgstopenh264_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopenh264_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
     gstopenh264dec.h \
index eb684d3..24e1652 100644 (file)
@@ -8,7 +8,6 @@ libgstopenjpeg_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
        $(GST_LIBS) $(OPENJPEG_LIBS)
 libgstopenjpeg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopenjpeg_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstopenjpegdec.h \
index f42477e..1ca5662 100644 (file)
@@ -16,7 +16,6 @@ libgstopenni2_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(OPENNI2_LIBS) \
                        $(GSTPB_BASE_LIBS) -lgstvideo-$(GST_API_VERSION)
 
 libgstopenni2_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstopenni2_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
-noinst_HEADERS = gstopenni2src.h
\ No newline at end of file
+noinst_HEADERS = gstopenni2src.h
index c6c1a80..81a60a4 100644 (file)
@@ -15,6 +15,5 @@ libgstopusparse_la_LIBADD = \
        $(GST_LIBS) \
        $(OPUS_LIBS)
 libgstopusparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBM)
-libgstopusparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstopusparse.h gstopusheader.h
index 626e3a8..257644a 100644 (file)
@@ -48,7 +48,6 @@ libgstqmlgl_la_LIBADD = \
        -lgstvideo-$(GST_API_VERSION)
 
 libgstqmlgl_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstqmlgl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 
 $(moc_generated): moc_%.cc: %.h
index 4a151e9..5118fb3 100644 (file)
@@ -21,7 +21,6 @@ libgstresindvd_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
 -lgsttag-$(GST_API_VERSION) \
 $(GST_BASE_LIBS) $(GST_LIBS) $(GMODULE_NO_EXPORT_LIBS) $(DVDNAV_LIBS)
 libgstresindvd_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstresindvd_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = resindvdbin.h \
        rsndec.h \
index 836c911..8bc61c7 100644 (file)
@@ -11,6 +11,5 @@ libgstrsvg_la_LIBADD = \
        $(GST_LIBS) \
        $(RSVG_LIBS)
 libgstrsvg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBM)
-libgstrsvg_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstrsvgdec.h gstrsvgoverlay.h
index 2b58dc9..63db29a 100644 (file)
@@ -6,5 +6,3 @@ noinst_HEADERS = gstrtmpsrc.h gstrtmpsink.h
 libgstrtmp_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(RTMP_CFLAGS)
 libgstrtmp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS) $(RTMP_LIBS) $(WINSOCK2_LIBS)
 libgstrtmp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstrtmp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
-
index 59f0c7c..43ff2cc 100644 (file)
@@ -19,4 +19,3 @@ libgstsbc_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_LIBS) \
        $(SBC_LIBS)
 libgstsbc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsbc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 4ea1e15..92f95df 100644 (file)
@@ -20,6 +20,5 @@ libgstschro_la_LIBADD = \
         $(GST_BASE_LIBS) $(GST_LIBS) \
        $(SCHRO_LIBS)
 libgstschro_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstschro_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 
index dbd7d50..cbf782c 100644 (file)
@@ -15,7 +15,6 @@ libgstsmoothstreaming_la_SOURCES = gstsmoothstreaming-plugin.c \
        gstmssdemux.c \
        gstmssfragmentparser.c \
        gstmssmanifest.c
-libgstsmoothstreaming_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstmssdemux.h \
        gstmssfragmentparser.h \
index c0135cc..f1d6792 100644 (file)
@@ -4,6 +4,5 @@ libgstsndfile_la_SOURCES = gstsf.c gstsfdec.c
 libgstsndfile_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(SNDFILE_CFLAGS)
 libgstsndfile_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS) $(SNDFILE_LIBS)
 libgstsndfile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsndfile_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstsf.h gstsfdec.h
index 1152720..504291f 100644 (file)
@@ -9,6 +9,5 @@ libgstsoundtouch_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST
 libgstsoundtouch_la_CXXFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CXXFLAGS) $(SOUNDTOUCH_CFLAGS)
 libgstsoundtouch_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(GST_LIBS) $(SOUNDTOUCH_LIBS) $(LIBM)
 libgstsoundtouch_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsoundtouch_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstpitch.hh gstbpmdetect.hh
index 405068e..5cf057c 100644 (file)
@@ -5,6 +5,5 @@ libgstspandsp_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(SPANDSP_CFL
 libgstspandsp_la_LIBADD = $(SPANDSP_LIBS) $(GST_PLUGINS_BASE_LIBS) \
         $(GST_BASE_LIBS) $(GST_LIBS)
 libgstspandsp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstspandsp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstspanplc.h gstdtmfdetect.h gsttonegeneratesrc.h
index 6c7e8a1..1c3e13f 100644 (file)
@@ -5,7 +5,6 @@ libgstspc_la_SOURCES = gstspc.c tag.c
 libgstspc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(SPC_CFLAGS)
 libgstspc_la_LIBADD = $(GST_LIBS) $(SPC_LIBS)
 libgstspc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstspc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstspc.h tag.h
 
index 5475d1d..b4ba575 100644 (file)
@@ -14,7 +14,6 @@ libgstsrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        $(GST_LIBS)                             \
        $(SRTP_LIBS) 
 libgstsrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsrtp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 glib_enum_headers=gstsrtp.h
 glib_enum_define=GST_SRTP
index 50f2179..7c14363 100644 (file)
@@ -5,6 +5,5 @@ libgstteletext_la_SOURCES = gstteletextdec.c
 libgstteletext_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) $(TELETEXTDEC_CFLAGS)
 libgstteletext_la_LIBADD = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_LIBS) $(TELETEXTDEC_LIBS)
 libgstteletext_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstteletext_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstteletextdec.h
index 87e0ac6..6a8589c 100644 (file)
@@ -26,7 +26,6 @@ libgstttmlsubs_la_LIBADD = \
        $(LIBM)
 
 libgstttmlsubs_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstttmlsubs_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = \
index 2d1608f..e831eba 100644 (file)
@@ -17,7 +17,6 @@ libgstvoaacenc_la_LIBADD = \
        $(GST_LIBS) \
        $(VOAACENC_LIBS)
 libgstvoaacenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvoaacenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstvoaacenc.h
index d2891bb..c6e9988 100644 (file)
@@ -9,7 +9,6 @@ libgstvoamrwbenc_la_CFLAGS = -DGST_USE_UNSTABLE_API \
 libgstvoamrwbenc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(VOAMRWBENC_LIBS)
 libgstvoamrwbenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvoamrwbenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS =       \
        gstvoamrwbenc.h
index 7eed812..5dee4ae 100644 (file)
@@ -73,6 +73,5 @@ libgstvulkan_la_LIBADD += wayland/libgstvulkan-wayland.la
 endif
 
 libgstvulkan_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvulkan_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 
index 8442dbd..387f84f 100644 (file)
@@ -31,7 +31,6 @@ libgstwaylandsink_la_LIBADD = \
        -lgstallocators-$(GST_API_VERSION) \
        $(WAYLAND_LIBS)
 libgstwaylandsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstwaylandsink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstwaylandsink.h \
index ece138b..7691762 100644 (file)
@@ -14,5 +14,3 @@ libgstwebp_la_LIBADD = \
        $(GST_LIBS) \
        $(WEBP_LIBS)
 libgstwebp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstwebp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
-
index 7dfdc88..42f88c0 100644 (file)
@@ -12,7 +12,6 @@ libgstwildmidi_la_SOURCES = gstwildmidi.c
 libgstwildmidi_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(WILDMIDI_CFLAGS)
 libgstwildmidi_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(WILDMIDI_LIBS)
 libgstwildmidi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstwildmidi_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 endif
 
 noinst_HEADERS = gstwildmidi.h
index 0f1e7f5..de56e57 100644 (file)
@@ -12,6 +12,5 @@ libgstx265_la_LIBADD = \
        $(GST_LIBS) \
        $(X265_LIBS)
 libgstx265_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstx265_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstx265enc.h
index 10159c6..3d618d4 100644 (file)
@@ -5,7 +5,6 @@ libgstzbar_la_SOURCES = gstzbar.c
 libgstzbar_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(ZBAR_CFLAGS)
 libgstzbar_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(ZBAR_LIBS)
 libgstzbar_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstzbar_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstzbar.h
 
index d43adcb..f1a5265 100644 (file)
@@ -39,4 +39,4 @@ libgstgl_cocoa_la_LDFLAGS = \
        $(GST_LIB_LDFLAGS) \
        $(GST_ALL_LDFLAGS)
 
-libgstgl_cocoa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
+libgstgl_cocoa_la_LIBTOOLFLAGS = --tag=CC
index 5dae2cc..a020920 100644 (file)
@@ -32,4 +32,4 @@ libgstgl_eagl_la_LDFLAGS = \
        $(GST_LIB_LDFLAGS) \
        $(GST_ALL_LDFLAGS)
 
-libgstgl_eagl_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
+libgstgl_eagl_la_LIBTOOLFLAGS = --tag=CC
index 178000b..b1e9764 100644 (file)
@@ -10,6 +10,5 @@ libgstaccurip_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_LIBS) \
        $(ACCURIP_LIBS)
 libgstaccurip_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaccurip_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstaccurip.h
index ffefcec..5e24893 100644 (file)
@@ -10,4 +10,3 @@ libgstadpcmdec_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstadpcmdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstadpcmdec_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index e53c645..307bbdc 100644 (file)
@@ -9,4 +9,3 @@ libgstadpcmenc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 libgstadpcmenc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
        $(GST_LIBS)
 libgstadpcmenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstadpcmenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index ee13fcf..dd911fc 100644 (file)
@@ -13,4 +13,3 @@ libgstaiff_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(LIBM)
 libgstaiff_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaiff_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 27656f1..27a7b0c 100644 (file)
@@ -15,7 +15,6 @@ libgstasfmux_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(
 libgstasfmux_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
                          -lgstrtp-@GST_API_VERSION@
 libgstasfmux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstasfmux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = gstasfmux.h \
index 3aad0a1..3df235d 100644 (file)
@@ -9,6 +9,5 @@ libgstaudiobuffersplit_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
        $(GST_BASE_LIBS)  $(GST_LIBS) $(LIBM)
 libgstaudiobuffersplit_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudiobuffersplit_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstaudiobuffersplit.h
index b483deb..7a684ff 100644 (file)
@@ -10,4 +10,3 @@ libgstaudiofxbad_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
        $(GST_BASE_LIBS)  $(GST_LIBS) $(LIBM)
 libgstaudiofxbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudiofxbad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 9104c1b..72dc081 100644 (file)
@@ -17,7 +17,6 @@ libgstaudiomixer_la_LIBADD =  \
                $(top_builddir)/gst-libs/gst/audio/libgstbadaudio-$(GST_API_VERSION).la \
                $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
                $(GST_BASE_LIBS) $(GST_LIBS) $(ORC_LIBS)
-libgstaudiomixer_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstaudiomixer.h gstaudiointerleave.h
 
index e54eb9d..ba7cce7 100644 (file)
@@ -5,6 +5,5 @@ libgstaudiomixmatrix_la_SOURCES = gstaudiomixmatrix.c
 libgstaudiomixmatrix_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstaudiomixmatrix_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
 libgstaudiomixmatrix_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudiomixmatrix_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstaudiomixmatrix.h
index ec9b05f..446e621 100644 (file)
@@ -14,7 +14,6 @@ libgstaudiovisualizers_la_LIBADD = \
        -lgstvideo-$(GST_API_VERSION) -lgstfft-$(GST_API_VERSION) \
        -lgstpbutils-$(GST_API_VERSION) $(GST_BASE_LIBS)  $(GST_LIBS) $(LIBM)
 libgstaudiovisualizers_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudiovisualizers_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstdrawhelpers.h \
        gstspacescope.h \
index 1e3c5fb..1de4a82 100644 (file)
@@ -5,6 +5,5 @@ libgstautoconvert_la_SOURCES = gstautoconvert.c gstautovideoconvert.c plugin.c
 libgstautoconvert_la_CFLAGS = $(GST_CFLAGS)
 libgstautoconvert_la_LIBADD = $(GST_LIBS)
 libgstautoconvert_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstautoconvert_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstautoconvert.h gstautovideoconvert.h
index 4814251..8ef8b00 100644 (file)
@@ -18,5 +18,4 @@ libgstbayer_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
     $(ORC_LIBS) \
     $(GST_BASE_LIBS)
 libgstbayer_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstbayer_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 nodist_libgstbayer_la_SOURCES = $(ORC_NODIST_SOURCES)
index b44aba4..26f53fa 100644 (file)
@@ -20,7 +20,6 @@ libgstcamerabin_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_LIBS)
 
 libgstcamerabin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstcamerabin_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstviewfinderbin.h \
                camerabingeneral.h \
index eb8a758..1083b38 100644 (file)
@@ -13,6 +13,5 @@ libgstcoloreffects_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(GST_LIBS)
 libgstcoloreffects_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstcoloreffects_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstcoloreffects.h gstchromahold.h
index eee77d3..5d8e184 100644 (file)
@@ -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 = \
index 783a9ce..ee8e57d 100644 (file)
@@ -15,7 +15,6 @@ libgstdebugutilsbad_la_LIBADD = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
        -lgstvideo-$(GST_API_VERSION) \
        $(GST_LIBS)
 libgstdebugutilsbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdebugutilsbad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = fpsdisplaysink.h \
        gstchecksumsink.h \
index 7993253..f6d6f15 100644 (file)
@@ -5,6 +5,5 @@ libgstdvbsuboverlay_la_SOURCES = dvb-sub.c gstdvbsuboverlay.c
 libgstdvbsuboverlay_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 libgstdvbsuboverlay_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_LIBS)
 libgstdvbsuboverlay_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdvbsuboverlay_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstdvbsuboverlay.h dvb-sub.h
index d7d48a5..5a8e176 100644 (file)
@@ -7,7 +7,6 @@ libgstdvdspu_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(
 libgstdvdspu_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
      $(GST_LIBS)
 libgstdvdspu_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdvdspu_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstdvdspu.h gstspu-pgs.h gstspu-vobsub.h gstspu-common.h
 
index 31a4382..bdee703 100644 (file)
@@ -7,7 +7,6 @@ libgstfaceoverlay_la_SOURCES = gstfaceoverlay.c
 libgstfaceoverlay_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 libgstfaceoverlay_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_LIBS)
 libgstfaceoverlay_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfaceoverlay_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = gstfaceoverlay.h
index 91ab9ae..e33282e 100644 (file)
@@ -8,6 +8,5 @@ libgstfestival_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
 libgstfestival_la_LIBADD = $(GST_LIBS) $(GST_PLUGINS_BASE_LIBS) \
                            -lgstaudio-1.0 $(WINSOCK2_LIBS)
 libgstfestival_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfestival_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfestival.h
index bd06de5..9c149ad 100644 (file)
@@ -19,6 +19,5 @@ libgstfieldanalysis_la_LIBADD = \
        $(ORC_LIBS)
 
 libgstfieldanalysis_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfieldanalysis_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfieldanalysis.h
index 11d0fb4..870f790 100644 (file)
@@ -14,7 +14,6 @@ libgstfreeverb_la_LIBADD = $(GST_LIBS) \
        -lgstaudio-$(GST_API_VERSION) \
        $(LIBM)
 libgstfreeverb_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfreeverb_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = gstfreeverb.h
index b9f1776..27bbc3e 100644 (file)
@@ -10,6 +10,5 @@ libgstfrei0r_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFL
 libgstfrei0r_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS) $(GMODULE_NO_EXPORT_LIBS)
 libgstfrei0r_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfrei0r_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfrei0r.h gstfrei0rfilter.h gstfrei0rsrc.h gstfrei0rmixer.h frei0r.h
index 87089cd..abedb4e 100644 (file)
@@ -26,7 +26,6 @@ libgstgaudieffects_la_LIBADD = \
     $(LIBM) \
     $(ORC_LIBS)
 libgstgaudieffects_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstgaudieffects_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 # headers we need but don't want installed
 noinst_HEADERS = \
index ef986f1..c8eaa65 100644 (file)
@@ -9,7 +9,6 @@ libgstgdp_la_SOURCES = \
 libgstgdp_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstgdp_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
 libgstgdp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstgdp_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        dataprotocol.h \
index 0bafe41..9759d6a 100644 (file)
@@ -28,7 +28,6 @@ libgstgeometrictransform_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
                             $(GST_BASE_LIBS) \
                             $(GST_LIBS) $(LIBM)
 libgstgeometrictransform_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstgeometrictransform_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstgeometrictransform.h \
                  gstcirclegeometrictransform.h \
index f497b4a..caddd03 100644 (file)
@@ -13,6 +13,5 @@ libgstid3tag_la_LIBADD = \
        $(GST_LIBS)
 
 libgstid3tag_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstid3tag_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstid3mux.h id3tag.h
index 773facf..e773cc9 100644 (file)
@@ -34,7 +34,6 @@ libgstinter_la_LIBADD = \
        $(LIBM)
 
 libgstinter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstinter_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 gstintertest_SOURCES = \
        gstintertest.c
index 01b64e3..f5c360e 100644 (file)
@@ -13,4 +13,3 @@ libgstinterlace_la_LIBADD = \
        $(LIBM)
 
 libgstinterlace_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstinterlace_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 951ac54..c52471c 100644 (file)
@@ -8,6 +8,5 @@ libgstivfparse_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(GST_LIBS)
 libgstivfparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstivfparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstivfparse.h
index 26f123a..5fa7dc6 100644 (file)
@@ -8,4 +8,3 @@ libgstivtc_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) \
 libgstivtc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-1.0 \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstivtc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstivtc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 1107eba..27973c5 100644 (file)
@@ -9,6 +9,5 @@ libgstjp2kdecimator_la_CFLAGS = \
 libgstjp2kdecimator_la_LIBADD = \
     $(GST_LIBS) $(GST_BASE_LIBS)
 libgstjp2kdecimator_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstjp2kdecimator_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstjp2kdecimator.h jp2kcodestream.h
index 66506cf..e84192e 100644 (file)
@@ -6,6 +6,5 @@ libgstjpegformat_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) \
 libgstjpegformat_la_LIBADD = \
     $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS)
 libgstjpegformat_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstjpegformat_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstjpegformat.h gstjpegparse.h gstjifmux.h
index b69ee8c..6952b57 100644 (file)
@@ -17,7 +17,6 @@ libgstrfbsrc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
                          $(X11_LIBS) \
                          $(GIO_LIBS)
 libgstrfbsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GIO_LDFLAGS)
-libgstrfbsrc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        rfbdecoder.h \
index 55f12df..e7e2a62 100644 (file)
@@ -11,6 +11,5 @@ libgstmidi_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(LIBM)
 libgstmidi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmidi_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = midiparse.h
index dd43134..0ecad0a 100644 (file)
@@ -13,7 +13,6 @@ libgstmpegpsdemux_la_LIBADD = \
        -lgstpbutils-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) -lgstbase-$(GST_API_VERSION) $(GST_LIBS)
 libgstmpegpsdemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpegpsdemux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstmpegdefs.h   \
index 293fbec..0d8f17e 100644 (file)
@@ -10,7 +10,6 @@ libgstmpegpsmux_la_SOURCES = \
 libgstmpegpsmux_la_CFLAGS = $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstmpegpsmux_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
 libgstmpegpsmux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpegpsmux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        mpegpsmux.h \
index f0475c6..02495b0 100644 (file)
@@ -18,7 +18,6 @@ libgstmpegtsdemux_la_LIBADD = \
        -lgstpbutils-@GST_API_VERSION@ -lgstaudio-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
 libgstmpegtsdemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpegtsdemux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstmpegdefs.h   \
index 0fa78d7..18d58d1 100644 (file)
@@ -16,7 +16,6 @@ libgstmpegtsmux_la_LIBADD = $(top_builddir)/gst/mpegtsmux/tsmux/libtsmux.la \
        -lgstpbutils-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstmpegtsmux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmpegtsmux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        mpegtsmux.h \
index 17ce6e4..1831f29 100644 (file)
@@ -32,7 +32,6 @@ libgstmxf_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(GST_LIBS)
 libgstmxf_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmxf_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        mxful.h \
index c145289..22c2002 100644 (file)
@@ -4,6 +4,5 @@ libgstnetsim_la_SOURCES = gstnetsim.c
 libgstnetsim_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstnetsim_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS)
 libgstnetsim_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstnetsim_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstnetsim.h
index 8dfbcf0..636e83d 100644 (file)
@@ -9,4 +9,3 @@ libgstrtponvif_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
 libgstrtponvif_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
        $(GST_BASE_LIBS) $(GST_LIBS) -lgstrtp-$(GST_API_VERSION)
 libgstrtponvif_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstrtponvif_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 0e4c078..04b554f 100644 (file)
@@ -9,4 +9,3 @@ noinst_HEADERS = \
 libgstpcapparse_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
 libgstpcapparse_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(WINSOCK2_LIBS)
 libgstpcapparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstpcapparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 2f242f9..4019730 100644 (file)
@@ -4,6 +4,5 @@ libgstpnm_la_SOURCES = gstpnmutils.c gstpnm.c gstpnmdec.c gstpnmenc.c
 libgstpnm_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstpnm_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS) -lgstvideo-@GST_API_VERSION@
 libgstpnm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstpnm_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstpnmdec.h gstpnmutils.h gstpnmenc.h
index 18925dc..e0f09e7 100644 (file)
@@ -15,7 +15,6 @@ libgstlegacyrawparse_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(GST_LIBS)
 libgstlegacyrawparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstlegacyrawparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstaudioparse.h \
index a927e53..ce9ba96 100644 (file)
@@ -5,7 +5,6 @@ libgstremovesilence_la_SOURCES = gstremovesilence.c vad_private.c
 libgstremovesilence_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstremovesilence_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS)
 libgstremovesilence_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstremovesilence_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstremovesilence.h \
index ce14d50..621b6de 100644 (file)
@@ -8,6 +8,5 @@ libgstsdpelem_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GIO_LIBS)
                       -lgstapp-@GST_API_VERSION@ \
                       $(GST_LIBS) $(WINSOCK2_LIBS)
 libgstsdpelem_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsdpelem_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstsdpdemux.h gstsdpsrc.h
index 03eb2e2..8bec314 100644 (file)
@@ -5,6 +5,5 @@ libgstsegmentclip_la_SOURCES = gstsegmentclip.c gstaudiosegmentclip.c gstvideose
 libgstsegmentclip_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 libgstsegmentclip_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_LIBS) -lgstaudio-@GST_API_VERSION@
 libgstsegmentclip_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsegmentclip_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstsegmentclip.h gstaudiosegmentclip.h gstvideosegmentclip.h
index d419b71..38df2f3 100644 (file)
@@ -13,4 +13,3 @@ libgstsiren_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) \
 libgstsiren_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
 libgstsiren_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsiren_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 7d8ca06..938f4a1 100644 (file)
@@ -11,6 +11,5 @@ libgstsmooth_la_LIBADD =  \
        $(GST_BASE_LIBS) \
        $(GST_LIBS)
 libgstsmooth_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsmooth_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstsmooth.h
index 85a7de0..e6fcd68 100644 (file)
@@ -5,6 +5,5 @@ libgstspeed_la_SOURCES = gstspeed.c
 libgstspeed_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS)
 libgstspeed_la_LIBADD = $(GST_LIBS) $(GST_PLUGINS_BASE_LIBS) $(LIBM) -lgstaudio-$(GST_API_VERSION)
 libgstspeed_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstspeed_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstspeed.h
index f141b0f..21c07e3 100644 (file)
@@ -5,6 +5,5 @@ libgststereo_la_SOURCES = gststereo.c
 libgststereo_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS)
 libgststereo_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION)
 libgststereo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgststereo_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gststereo.h
index 6ac45c5..be8df73 100644 (file)
@@ -7,7 +7,6 @@ libgstsubenc_la_SOURCES = \
 libgstsubenc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
 libgstsubenc_la_LIBADD = $(GST_BASE_LIBS)
 libgstsubenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstsubenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstsrtenc.h \
index 3ba2c70..05a0d96 100644 (file)
@@ -5,6 +5,5 @@ libgsttimecode_la_SOURCES = plugin.c gsttimecodestamper.c gstavwait.c
 libgsttimecode_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgsttimecode_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
 libgsttimecode_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsttimecode_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gsttimecodestamper.h gstavwait.h
index 80393c4..649c6cf 100644 (file)
@@ -22,7 +22,6 @@ libgstvideofiltersbad_la_LIBADD = \
        $(ORC_LIBS) \
        $(LIBM)
 libgstvideofiltersbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvideofiltersbad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstzebrastripe.h \
index 2619729..51ac8ed 100644 (file)
@@ -4,6 +4,5 @@ libgstvideoframe_audiolevel_la_SOURCES = gstvideoframe-audiolevel.c
 libgstvideoframe_audiolevel_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstvideoframe_audiolevel_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) $(GST_BASE_LIBS) $(LIBM)
 libgstvideoframe_audiolevel_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvideoframe_audiolevel_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstvideoframe-audiolevel.h
index f81cc0e..49a46c7 100644 (file)
@@ -24,7 +24,6 @@ libgstvideoparsersbad_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstpbutils-$(GST_API_VERSION) -lgstvideo-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstvideoparsersbad_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvideoparsersbad_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gsth263parse.h h263parse.h \
        gstdiracparse.h dirac_parse.h \
index cd5bb9e..75cb5e7 100644 (file)
@@ -11,4 +11,3 @@ libgstvideosignal_la_SOURCES = gstvideosignal.c   \
 libgstvideosignal_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
 libgstvideosignal_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS)
 libgstvideosignal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvideosignal_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 29ac9b3..9bb1d11 100644 (file)
@@ -7,4 +7,3 @@ libgstvmnc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAG
 libgstvmnc_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstvmnc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvmnc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index b91c84a..b4b39e2 100644 (file)
@@ -7,6 +7,5 @@ libgsty4mdec_la_LIBADD = \
        $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgsty4mdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsty4mdec_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gsty4mdec.h
index 0887bf7..a750951 100644 (file)
@@ -6,7 +6,6 @@ libgstyadif_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) \
 libgstyadif_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-1.0 \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstyadif_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstyadif_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 
 EXTRA_DIST = yadif_template.c
index eb469b9..a6ac028 100644 (file)
@@ -12,5 +12,4 @@ libgstacmenc_la_LIBADD =     \
     -lmsacm32
 
 libgstacmenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstacmenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
index 2ff635b..3bca828 100644 (file)
@@ -11,4 +11,3 @@ libgstacmmp3dec_la_LIBADD =      \
     -lgsttag-$(GST_API_VERSION)   \
     -lmsacm32
 libgstacmmp3dec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(DIRECTSOUND_LDFLAGS)
-libgstacmmp3dec_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index cb194f1..062ee33 100644 (file)
@@ -50,7 +50,6 @@ libgstandroidmedia_la_LIBADD = \
        $(GST_LIBS) \
        $(ORC_LIBS)
 libgstandroidmedia_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstandroidmedia_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 androidmedia_java_classesdir = $(datadir)/gst-android/ndk-build/androidmedia/
 androidmedia_java_classes_DATA = \
index e680bce..1bbab65 100644 (file)
@@ -53,7 +53,7 @@ libgstapplemedia_la_LIBADD =                                          \
        -lgstpbutils-$(GST_API_VERSION)                                 \
        $(GMODULE_NO_EXPORT_LIBS)
 
-libgstapplemedia_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS) --tag=CC
+libgstapplemedia_la_LIBTOOLFLAGS = --tag=CC
 
 libgstapplemedia_la_LDFLAGS =                  \
        $(GST_PLUGIN_LDFLAGS)                   \
index e1a87c9..03a4bb5 100644 (file)
@@ -26,7 +26,6 @@ libgstbluez_la_LIBADD = \
        $(GIO_LIBS) \
        $(GIO_UNIX_LIBS)
 libgstbluez_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstbluez_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        a2dp-codecs.h \
index 986a006..0f80d1d 100644 (file)
@@ -7,6 +7,5 @@ libgstd3dvideosink_la_LIBADD = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
        -lgstvideo-$(GST_API_VERSION) \
        $(DIRECT3D_LIBS) $(DIRECTX_LDFAGS)
 libgstd3dvideosink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstd3dvideosink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = d3dvideosink.h d3dhelpers.h
index d3ec19d..a5956af 100644 (file)
@@ -21,8 +21,6 @@ libgstdecklink_la_LDFLAGS += \
        -Wl,-framework,CoreFoundation
 endif
 
-libgstdecklink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
-
 libgstdecklink_la_SOURCES = \
        gstdecklink.cpp \
        gstdecklinkaudiosink.cpp \
index 530b021..044344a 100644 (file)
@@ -7,6 +7,5 @@ libgstdirectsoundsrc_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
        $(DIRECTX_LDFLAGS) $(DIRECTSOUND_LIBS) -lole32
 libgstdirectsoundsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdirectsoundsrc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS= gstdirectsoundsrc.h
index 3e70770..8eee653 100644 (file)
@@ -8,7 +8,6 @@ libgstdshowdecwrapper_la_CFLAGS = $(GST_CFLAGS) -I$(top_srcdir)/gst-libs/gst -DL
 libgstdshowdecwrapper_la_LIBADD = $(top_builddir)/gst-libs/gst/dshow/libgstdshow-@GST_API_VERSION@.la \
        $(GST_BASE_LIBS) $(GST_LIBS)
 libgstdshowdecwrapper_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdshowdecwrapper_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstdshowaudiodec.h gstdshowvideodec.h gstdshowfakesrc.h \
                                 gstdshowutil.h
index dd4539e..e03fab7 100644 (file)
@@ -21,7 +21,6 @@ libgstdvb_la_LIBADD = \
        $(top_builddir)/gst-libs/gst/mpegts/libgstmpegts-$(GST_API_VERSION).la \
        $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS)
 libgstdvb_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstdvb_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstdvbsrc.h  \
index 139acba..829c01a 100644 (file)
@@ -10,6 +10,5 @@ libgstfbdevsink_la_LIBADD = \
        $(GST_BASE_LIBS) \
        $(LIBFBDEV_LIBS)
 libgstfbdevsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfbdevsink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstfbdevsink.h
index a97cad1..f13ccc5 100644 (file)
@@ -29,10 +29,6 @@ libgstkms_la_LDFLAGS =                       \
        $(GST_PLUGIN_LDFLAGS)                   \
        $(NULL)
 
-libgstkms_la_LIBTOOLFLAGS =            \
-       $(GST_PLUGIN_LIBTOOLFLAGS)              \
-       $(NULL)
-
 noinst_HEADERS =                               \
        gstkmssink.h                            \
        gstkmsutils.h                           \
index 1edc516..c0c44e9 100644 (file)
@@ -52,4 +52,3 @@ libgstmsdk_la_LIBADD += \
 endif
 
 libgstmsdk_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmsdk_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 68c9a2c..000bdb5 100644 (file)
@@ -30,4 +30,3 @@ libgstnvenc_la_LIBADD += \
        $(top_builddir)/gst-libs/gst/gl/libgstgl-$(GST_API_VERSION).la
 endif
 libgstnvenc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstnvenc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
index 764078e..509110d 100644 (file)
@@ -15,7 +15,6 @@ libgstopensles_la_LIBADD =            \
     $(GST_BASE_LIBS)                  \
     $(GST_LIBS)
 libgstopensles_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -lOpenSLES
-libgstopensles_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = openslescommon.h     \
                  openslesringbuffer.h \
index 0031fa3..989c0f3 100644 (file)
@@ -5,6 +5,4 @@ libgstshm_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_CFLAGS) -DSHM_PIPE_USE_GLI
 libgstshm_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
 libgstshm_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(SHM_LIBS)
 
-libgstshm_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
-
 noinst_HEADERS = gstshmsrc.h gstshmsink.h shmpipe.h  shmalloc.h
index b492ec8..eefae6b 100644 (file)
@@ -13,7 +13,6 @@ libgsttinyalsa_la_LIBADD =            \
     $(GST_BASE_LIBS)                  \
     $(GST_LIBS)
 libgsttinyalsa_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsttinyalsa_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = tinyalsasink.h
 
index 6af2474..3cef274 100644 (file)
@@ -14,7 +14,6 @@ libgstuvch264_la_CFLAGS =   $(GST_PLUGINS_BAD_CFLAGS) \
                            -DGST_USE_UNSTABLE_API
 
 libgstuvch264_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstuvch264_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 libgstuvch264_la_LIBADD =   $(GST_PLUGINS_BASE_LIBS) \
                            -lgstvideo-$(GST_API_VERSION) \
index d424ac1..ed490c5 100644 (file)
@@ -5,6 +5,5 @@ libgstvcdsrc_la_SOURCES = vcdsrc.c
 libgstvcdsrc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) 
 libgstvcdsrc_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
 libgstvcdsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvcdsrc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = vcdsrc.h
index 08a5f83..dd6263f 100644 (file)
@@ -23,7 +23,6 @@ libgstvdpau_la_LIBADD = \
        $(VDPAU_LIBS) $(LIBM)
 
 libgstvdpau_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvdpau_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = \
        gstvdputils.h \
index 38fcd44..ce494be 100644 (file)
@@ -10,7 +10,6 @@ libgstwasapi_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION)
         $(GST_BASE_LIBS) $(GST_LIBS) \
        $(WASAPI_LIBS)
 libgstwasapi_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) 
-libgstwasapi_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS = gstwasapisrc.h \
        gstwasapisink.h \
index 10626b1..7aaed13 100644 (file)
@@ -12,7 +12,6 @@ libgstwinks_la_LIBADD = \
        $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_API_VERSION) \
        $(DIRECTX_LDFLAGS) $(WINKS_LIBS)
 libgstwinks_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstwinks_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS= gstksclock.h ksvideohelpers.h gstksvideodevice.h gstksvideosrc.h
 
index 514580b..19e1bfa 100644 (file)
@@ -6,6 +6,5 @@ libgstwinscreencap_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) \
 libgstwinscreencap_la_LIBADD = $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
        $(WINSCREENCAP_LIBS) $(DIRECTX_LDFLAGS)
 libgstwinscreencap_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstwinscreencap_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
 
 noinst_HEADERS= gstwinscreencap.h gstdx9screencapsrc.h gstgdiscreencapsrc.h
index 087df66..00b4479 100755 (executable)
@@ -230,7 +230,6 @@ lib${gstreplace}_la_SOURCES = ${gstreplace}plugin.c ${gstreplace}.c ${gstreplace
 lib${gstreplace}_la_CFLAGS = \$(GST_CFLAGS)
 lib${gstreplace}_la_LIBADD = \$(GST_LIBS)
 lib${gstreplace}_la_LDFLAGS = \$(GST_PLUGIN_LDFLAGS)
-lib${gstreplace}_la_LIBTOOLFLAGS = \$(GST_PLUGIN_LIBTOOLFLAGS)
 
 EOF