Remove redundant plugindir definition
authorDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:01:58 +0000 (00:01 +0000)
committerDavid Schleef <ds@schleef.org>
Sun, 10 Aug 2003 00:01:58 +0000 (00:01 +0000)
Original commit message from CVS:
Remove redundant plugindir definition

36 files changed:
examples/gob/Makefile.am
ext/aalib/Makefile.am
ext/dv/Makefile.am
ext/esd/Makefile.am
ext/flac/Makefile.am
ext/gdk_pixbuf/Makefile.am
ext/jpeg/Makefile.am
ext/ladspa/Makefile.am
ext/libpng/Makefile.am
ext/mikmod/Makefile.am
ext/pango/Makefile.am
ext/raw1394/Makefile.am
ext/shout2/Makefile.am
ext/speex/Makefile.am
gst/auparse/Makefile.am
gst/avi/Makefile.am
gst/cutter/Makefile.am
gst/debug/Makefile.am
gst/effectv/Makefile.am
gst/flx/Makefile.am
gst/goom/Makefile.am
gst/law/Makefile.am
gst/level/Makefile.am
gst/median/Makefile.am
gst/monoscope/Makefile.am
gst/qtdemux/Makefile.am
gst/rtp/Makefile.am
gst/smoothwave/Makefile.am
gst/smpte/Makefile.am
gst/spectrum/Makefile.am
gst/udp/Makefile.am
gst/videocrop/Makefile.am
gst/videofilter/Makefile.am
gst/videoflip/Makefile.am
gst/wavenc/Makefile.am
gst/wavparse/Makefile.am

index 4709f0a..7abde4d 100644 (file)
@@ -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
index c7de563..38e6c6d 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstaasink.la
 
index 9b56d93..12d686a 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstdvdec.la
 
index 9506b4b..8b0ea92 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstesd.la
 
index d87b87e..0f243f4 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstflac.la
 
index fb745bf..32e0258 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstgdkpixbuf.la
 
index 005813b..7018a3c 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstjpeg.la
 
index d393d74..a5a8f4e 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstladspa.la
 
index 29d6f84..868ec54 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstpng.la
 
index b3d17d2..be7814c 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstmikmod.la
 
index 5304729..2ec7e4e 100644 (file)
@@ -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
index 1ab8b15..aa651a9 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgst1394.la
 
index 2da9221..c7aaba6 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstshout2.la
 
index 9822164..cdfcbdb 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstspeex.la
 
index 69d1b49..1a5ced9 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstauparse.la
 
index 1fce33a..68abc44 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = \
                libgstavimux.la \
index cd3d832..ec1a0ac 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstcutter.la
 
index 6bcf345..91210cc 100644 (file)
@@ -1,4 +1,3 @@
-plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstefence.la
 
index 2964351..e4668ae 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgsteffectv.la
 
index 7b64b42..fd742ef 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstflxdec.la
 
index 205bbdf..5fafbde 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstgoom.la
 
index a8a9d6d..2a0648f 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstalaw.la libgstmulaw.la
 
index 5bc89dc..507454d 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstlevel.la
 
index 94a6ae4..b73d4b0 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstmedian.la
 
index da0a288..7f50915 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstmonoscope.la
 
index e433974..58c1df4 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstqtdemux.la
 
index 83bcbd3..b705d6b 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstrtp.la
 
index e70825e..6dd55d9 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstsmoothwave.la
 
index b46ff76..00d06bb 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstsmpte.la
 
index 0d3a203..1e9a6c7 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstspectrum.la
 
index e43ed88..3871d71 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstudp.la
 
index 9c64896..81c4199 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstvideocrop.la
 
index 148e79e..73fb917 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstvideofilter.la libgstvideoflip.la \
        libgstvideobalance.la
index ad9b7a9..fac6d92 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstvideoflip.la
 
index b198bc3..a7afdd4 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstwavenc.la
 
index 8e8bfe5..dfd9d61 100644 (file)
@@ -1,4 +1,3 @@
-plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 plugin_LTLIBRARIES = libgstwavparse.la