summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/gob/Makefile.am2
-rw-r--r--ext/aalib/Makefile.am1
-rw-r--r--ext/dv/Makefile.am1
-rw-r--r--ext/esd/Makefile.am1
-rw-r--r--ext/flac/Makefile.am1
-rw-r--r--ext/gdk_pixbuf/Makefile.am1
-rw-r--r--ext/jpeg/Makefile.am1
-rw-r--r--ext/ladspa/Makefile.am1
-rw-r--r--ext/libpng/Makefile.am1
-rw-r--r--ext/mikmod/Makefile.am1
-rw-r--r--ext/pango/Makefile.am1
-rw-r--r--ext/raw1394/Makefile.am1
-rw-r--r--ext/shout2/Makefile.am1
-rw-r--r--ext/speex/Makefile.am1
-rw-r--r--gst/auparse/Makefile.am1
-rw-r--r--gst/avi/Makefile.am1
-rw-r--r--gst/cutter/Makefile.am1
-rw-r--r--gst/debug/Makefile.am1
-rw-r--r--gst/effectv/Makefile.am1
-rw-r--r--gst/flx/Makefile.am1
-rw-r--r--gst/goom/Makefile.am1
-rw-r--r--gst/law/Makefile.am1
-rw-r--r--gst/level/Makefile.am1
-rw-r--r--gst/median/Makefile.am1
-rw-r--r--gst/monoscope/Makefile.am1
-rw-r--r--gst/qtdemux/Makefile.am1
-rw-r--r--gst/rtp/Makefile.am1
-rw-r--r--gst/smoothwave/Makefile.am1
-rw-r--r--gst/smpte/Makefile.am1
-rw-r--r--gst/spectrum/Makefile.am1
-rw-r--r--gst/udp/Makefile.am1
-rw-r--r--gst/videocrop/Makefile.am1
-rw-r--r--gst/videofilter/Makefile.am1
-rw-r--r--gst/videoflip/Makefile.am1
-rw-r--r--gst/wavenc/Makefile.am1
-rw-r--r--gst/wavparse/Makefile.am1
36 files changed, 0 insertions, 37 deletions
diff --git a/examples/gob/Makefile.am b/examples/gob/Makefile.am
index 4709f0a9..7abde4dc 100644
--- a/examples/gob/Makefile.am
+++ b/examples/gob/Makefile.am
@@ -1,6 +1,4 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
-
plugin_LTLIBRARIES = libgstidentity2.la
GOB_FILES_ID = gst-identity2.c gst-identity2.h gst-identity2-private.h
diff --git a/ext/aalib/Makefile.am b/ext/aalib/Makefile.am
index c7de563f..38e6c6d1 100644
--- a/ext/aalib/Makefile.am
+++ b/ext/aalib/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstaasink.la
diff --git a/ext/dv/Makefile.am b/ext/dv/Makefile.am
index 9b56d93c..12d686ae 100644
--- a/ext/dv/Makefile.am
+++ b/ext/dv/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstdvdec.la
diff --git a/ext/esd/Makefile.am b/ext/esd/Makefile.am
index 9506b4be..8b0ea927 100644
--- a/ext/esd/Makefile.am
+++ b/ext/esd/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstesd.la
diff --git a/ext/flac/Makefile.am b/ext/flac/Makefile.am
index d87b87e9..0f243f4c 100644
--- a/ext/flac/Makefile.am
+++ b/ext/flac/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstflac.la
diff --git a/ext/gdk_pixbuf/Makefile.am b/ext/gdk_pixbuf/Makefile.am
index fb745bf3..32e0258e 100644
--- a/ext/gdk_pixbuf/Makefile.am
+++ b/ext/gdk_pixbuf/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstgdkpixbuf.la
diff --git a/ext/jpeg/Makefile.am b/ext/jpeg/Makefile.am
index 005813bb..7018a3cf 100644
--- a/ext/jpeg/Makefile.am
+++ b/ext/jpeg/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstjpeg.la
diff --git a/ext/ladspa/Makefile.am b/ext/ladspa/Makefile.am
index d393d743..a5a8f4e5 100644
--- a/ext/ladspa/Makefile.am
+++ b/ext/ladspa/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstladspa.la
diff --git a/ext/libpng/Makefile.am b/ext/libpng/Makefile.am
index 29d6f847..868ec54d 100644
--- a/ext/libpng/Makefile.am
+++ b/ext/libpng/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstpng.la
diff --git a/ext/mikmod/Makefile.am b/ext/mikmod/Makefile.am
index b3d17d2f..be7814c0 100644
--- a/ext/mikmod/Makefile.am
+++ b/ext/mikmod/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstmikmod.la
diff --git a/ext/pango/Makefile.am b/ext/pango/Makefile.am
index 5304729a..2ec7e4ea 100644
--- a/ext/pango/Makefile.am
+++ b/ext/pango/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
#PANGO_CFLAGS = -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
#PANGO_LDFLAGS = -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
diff --git a/ext/raw1394/Makefile.am b/ext/raw1394/Makefile.am
index 1ab8b156..aa651a9a 100644
--- a/ext/raw1394/Makefile.am
+++ b/ext/raw1394/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgst1394.la
diff --git a/ext/shout2/Makefile.am b/ext/shout2/Makefile.am
index 2da92215..c7aaba63 100644
--- a/ext/shout2/Makefile.am
+++ b/ext/shout2/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstshout2.la
diff --git a/ext/speex/Makefile.am b/ext/speex/Makefile.am
index 9822164d..cdfcbdb5 100644
--- a/ext/speex/Makefile.am
+++ b/ext/speex/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstspeex.la
diff --git a/gst/auparse/Makefile.am b/gst/auparse/Makefile.am
index 69d1b499..1a5ced96 100644
--- a/gst/auparse/Makefile.am
+++ b/gst/auparse/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstauparse.la
diff --git a/gst/avi/Makefile.am b/gst/avi/Makefile.am
index 1fce33a4..68abc449 100644
--- a/gst/avi/Makefile.am
+++ b/gst/avi/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = \
libgstavimux.la \
diff --git a/gst/cutter/Makefile.am b/gst/cutter/Makefile.am
index cd3d8329..ec1a0ac4 100644
--- a/gst/cutter/Makefile.am
+++ b/gst/cutter/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstcutter.la
diff --git a/gst/debug/Makefile.am b/gst/debug/Makefile.am
index 6bcf345e..91210cc6 100644
--- a/gst/debug/Makefile.am
+++ b/gst/debug/Makefile.am
@@ -1,4 +1,3 @@
-plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstefence.la
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 29643513..e4668aeb 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgsteffectv.la
diff --git a/gst/flx/Makefile.am b/gst/flx/Makefile.am
index 7b64b425..fd742efa 100644
--- a/gst/flx/Makefile.am
+++ b/gst/flx/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstflxdec.la
diff --git a/gst/goom/Makefile.am b/gst/goom/Makefile.am
index 205bbdf6..5fafbde2 100644
--- a/gst/goom/Makefile.am
+++ b/gst/goom/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstgoom.la
diff --git a/gst/law/Makefile.am b/gst/law/Makefile.am
index a8a9d6dd..2a0648f7 100644
--- a/gst/law/Makefile.am
+++ b/gst/law/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstalaw.la libgstmulaw.la
diff --git a/gst/level/Makefile.am b/gst/level/Makefile.am
index 5bc89dc5..507454d5 100644
--- a/gst/level/Makefile.am
+++ b/gst/level/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstlevel.la
diff --git a/gst/median/Makefile.am b/gst/median/Makefile.am
index 94a6ae45..b73d4b0e 100644
--- a/gst/median/Makefile.am
+++ b/gst/median/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstmedian.la
diff --git a/gst/monoscope/Makefile.am b/gst/monoscope/Makefile.am
index da0a288e..7f50915e 100644
--- a/gst/monoscope/Makefile.am
+++ b/gst/monoscope/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstmonoscope.la
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am
index e4339741..58c1df42 100644
--- a/gst/qtdemux/Makefile.am
+++ b/gst/qtdemux/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstqtdemux.la
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index 83bcbd31..b705d6be 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstrtp.la
diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am
index e70825e3..6dd55d9c 100644
--- a/gst/smoothwave/Makefile.am
+++ b/gst/smoothwave/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstsmoothwave.la
diff --git a/gst/smpte/Makefile.am b/gst/smpte/Makefile.am
index b46ff76a..00d06bbc 100644
--- a/gst/smpte/Makefile.am
+++ b/gst/smpte/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstsmpte.la
diff --git a/gst/spectrum/Makefile.am b/gst/spectrum/Makefile.am
index 0d3a2034..1e9a6c77 100644
--- a/gst/spectrum/Makefile.am
+++ b/gst/spectrum/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstspectrum.la
diff --git a/gst/udp/Makefile.am b/gst/udp/Makefile.am
index e43ed889..3871d714 100644
--- a/gst/udp/Makefile.am
+++ b/gst/udp/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstudp.la
diff --git a/gst/videocrop/Makefile.am b/gst/videocrop/Makefile.am
index 9c648969..81c41990 100644
--- a/gst/videocrop/Makefile.am
+++ b/gst/videocrop/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideocrop.la
diff --git a/gst/videofilter/Makefile.am b/gst/videofilter/Makefile.am
index 148e79e8..73fb9175 100644
--- a/gst/videofilter/Makefile.am
+++ b/gst/videofilter/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
libgstvideobalance.la
diff --git a/gst/videoflip/Makefile.am b/gst/videoflip/Makefile.am
index ad9b7a9e..fac6d92d 100644
--- a/gst/videoflip/Makefile.am
+++ b/gst/videoflip/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstvideoflip.la
diff --git a/gst/wavenc/Makefile.am b/gst/wavenc/Makefile.am
index b198bc3b..a7afdd42 100644
--- a/gst/wavenc/Makefile.am
+++ b/gst/wavenc/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstwavenc.la
diff --git a/gst/wavparse/Makefile.am b/gst/wavparse/Makefile.am
index 8e8bfe5a..dfd9d61a 100644
--- a/gst/wavparse/Makefile.am
+++ b/gst/wavparse/Makefile.am
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
plugin_LTLIBRARIES = libgstwavparse.la