From: David Schleef Date: Sun, 10 Aug 2003 00:01:58 +0000 (+0000) Subject: Remove redundant plugindir definition X-Git-Tag: 1.19.3~505^2~4426 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=141645bc32a96f43360c3144f79cb9afeb5235b3;p=platform%2Fupstream%2Fgstreamer.git Remove redundant plugindir definition Original commit message from CVS: Remove redundant plugindir definition --- diff --git a/examples/gob/Makefile.am b/examples/gob/Makefile.am index 4709f0a..7abde4d 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/a52dec/Makefile.am b/ext/a52dec/Makefile.am index e59ba2d..91ef80d 100644 --- a/ext/a52dec/Makefile.am +++ b/ext/a52dec/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgsta52dec.la diff --git a/ext/dvdnav/Makefile.am b/ext/dvdnav/Makefile.am index b6a8586..6f94c95 100644 --- a/ext/dvdnav/Makefile.am +++ b/ext/dvdnav/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstdvdnavsrc.la diff --git a/ext/dvdread/Makefile.am b/ext/dvdread/Makefile.am index 78efe28..de0b926 100644 --- a/ext/dvdread/Makefile.am +++ b/ext/dvdread/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstdvdreadsrc.la diff --git a/ext/lame/Makefile.am b/ext/lame/Makefile.am index 322ddf3..aa48cfb 100644 --- a/ext/lame/Makefile.am +++ b/ext/lame/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstlame.la diff --git a/ext/mad/Makefile.am b/ext/mad/Makefile.am index 729ae96..515fd1d 100644 --- a/ext/mad/Makefile.am +++ b/ext/mad/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmad.la diff --git a/ext/mpeg2dec/Makefile.am b/ext/mpeg2dec/Makefile.am index 533b56a..a4da571 100644 --- a/ext/mpeg2dec/Makefile.am +++ b/ext/mpeg2dec/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpeg2dec.la diff --git a/ext/sidplay/Makefile.am b/ext/sidplay/Makefile.am index 55420fe..07b29c1 100644 --- a/ext/sidplay/Makefile.am +++ b/ext/sidplay/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsid.la diff --git a/gst/ac3parse/Makefile.am b/gst/ac3parse/Makefile.am index 06d1592..84148ca 100644 --- a/gst/ac3parse/Makefile.am +++ b/gst/ac3parse/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstac3parse.la diff --git a/gst/asfdemux/Makefile.am b/gst/asfdemux/Makefile.am index a29241f..fddf550 100644 --- a/gst/asfdemux/Makefile.am +++ b/gst/asfdemux/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstasfdemux.la diff --git a/gst/mpegaudioparse/Makefile.am b/gst/mpegaudioparse/Makefile.am index 8b81fcc..ece03b8 100644 --- a/gst/mpegaudioparse/Makefile.am +++ b/gst/mpegaudioparse/Makefile.am @@ -1,6 +1,5 @@ #FIXME clean me up a bit -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpegaudioparse.la libgstmp3types.la libgstmpegaudioparse_la_SOURCES = gstmpegaudioparse.c diff --git a/gst/mpegstream/Makefile.am b/gst/mpegstream/Makefile.am index f3e0394..98ebb2f 100644 --- a/gst/mpegstream/Makefile.am +++ b/gst/mpegstream/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmpegstream.la diff --git a/gst/realmedia/Makefile.am b/gst/realmedia/Makefile.am index b8e9368..f4186a5 100644 --- a/gst/realmedia/Makefile.am +++ b/gst/realmedia/Makefile.am @@ -1,4 +1,3 @@ -plugindir= $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstrmdemux.la diff --git a/gst/synaesthesia/Makefile.am b/gst/synaesthesia/Makefile.am index 4786204..ae2bb4e 100644 --- a/gst/synaesthesia/Makefile.am +++ b/gst/synaesthesia/Makefile.am @@ -1,4 +1,3 @@ -plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstsynaesthesia.la