From 0228717f04a600a7b2d4722c106a6d29fc4c2379 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Sun, 10 Aug 2003 00:01:58 +0000 Subject: [PATCH] Remove redundant plugindir definition Original commit message from CVS: Remove redundant plugindir definition --- examples/gob/Makefile.am | 2 -- ext/alsa/Makefile.am | 1 - ext/cdparanoia/Makefile.am | 1 - ext/gnomevfs/Makefile.am | 1 - ext/pango/Makefile.am | 1 - ext/vorbis/Makefile.am | 1 - gst/adder/Makefile.am | 1 - gst/audioconvert/Makefile.am | 1 - gst/audioscale/Makefile.am | 1 - gst/sine/Makefile.am | 1 - gst/tcp/Makefile.am | 1 - gst/videoscale/Makefile.am | 1 - gst/videotestsrc/Makefile.am | 1 - gst/volume/Makefile.am | 1 - tests/old/examples/gob/Makefile.am | 2 -- 15 files changed, 17 deletions(-) diff --git a/examples/gob/Makefile.am b/examples/gob/Makefile.am index 4709f0a9c..7abde4dc6 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/alsa/Makefile.am b/ext/alsa/Makefile.am index d8f5e99e8..47e03111d 100644 --- a/ext/alsa/Makefile.am +++ b/ext/alsa/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstalsa.la diff --git a/ext/cdparanoia/Makefile.am b/ext/cdparanoia/Makefile.am index 08de41010..8db0f8cfd 100644 --- a/ext/cdparanoia/Makefile.am +++ b/ext/cdparanoia/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstcdparanoia.la diff --git a/ext/gnomevfs/Makefile.am b/ext/gnomevfs/Makefile.am index aa6e6e989..263f70e77 100644 --- a/ext/gnomevfs/Makefile.am +++ b/ext/gnomevfs/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstgnomevfssrc.la libgstgnomevfssink.la diff --git a/ext/pango/Makefile.am b/ext/pango/Makefile.am index 5304729ae..2ec7e4ea0 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/vorbis/Makefile.am b/ext/vorbis/Makefile.am index 4c91a2e2f..11e1b5379 100644 --- a/ext/vorbis/Makefile.am +++ b/ext/vorbis/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvorbis.la diff --git a/gst/adder/Makefile.am b/gst/adder/Makefile.am index 52101182d..afa47ef63 100644 --- a/gst/adder/Makefile.am +++ b/gst/adder/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstadder.la diff --git a/gst/audioconvert/Makefile.am b/gst/audioconvert/Makefile.am index ce2447220..9b83fe10d 100644 --- a/gst/audioconvert/Makefile.am +++ b/gst/audioconvert/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstaudioconvert.la diff --git a/gst/audioscale/Makefile.am b/gst/audioscale/Makefile.am index bdc3a198b..1a71e10ca 100644 --- a/gst/audioscale/Makefile.am +++ b/gst/audioscale/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstaudioscale.la diff --git a/gst/sine/Makefile.am b/gst/sine/Makefile.am index 0c9fbbd70..84cecea4a 100644 --- a/gst/sine/Makefile.am +++ b/gst/sine/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsinesrc.la diff --git a/gst/tcp/Makefile.am b/gst/tcp/Makefile.am index 0230cf80f..38011348c 100644 --- a/gst/tcp/Makefile.am +++ b/gst/tcp/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgsttcp.la diff --git a/gst/videoscale/Makefile.am b/gst/videoscale/Makefile.am index bfee28bc6..79adf6a42 100644 --- a/gst/videoscale/Makefile.am +++ b/gst/videoscale/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvideoscale.la diff --git a/gst/videotestsrc/Makefile.am b/gst/videotestsrc/Makefile.am index 5d9f2803d..a1f04bb02 100644 --- a/gst/videotestsrc/Makefile.am +++ b/gst/videotestsrc/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvideotestsrc.la diff --git a/gst/volume/Makefile.am b/gst/volume/Makefile.am index 56ab272cc..cf8919e14 100644 --- a/gst/volume/Makefile.am +++ b/gst/volume/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstvolume.la diff --git a/tests/old/examples/gob/Makefile.am b/tests/old/examples/gob/Makefile.am index 4709f0a9c..7abde4dc6 100644 --- a/tests/old/examples/gob/Makefile.am +++ b/tests/old/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 -- 2.34.1