summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-03-19 01:39:42 +0000
committerAndy Wingo <wingo@pobox.com>2002-03-19 01:39:42 +0000
commit0f1d7549324aa62357580b1b35e61bec6b6482ab (patch)
treea58964131d7fc760389b5d30440027cdc3f79a0c /gst
parent0dd72c66b4424e1c988ad310667c0877b9edc123 (diff)
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...
Original commit message from CVS: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagically, and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
Diffstat (limited to 'gst')
-rw-r--r--gst/auparse/Makefile.am2
-rw-r--r--gst/avi/Makefile.am8
-rw-r--r--gst/cutter/Makefile.am2
-rw-r--r--gst/flx/Makefile.am2
-rw-r--r--gst/goom/Makefile.am2
-rw-r--r--gst/law/Makefile.am4
-rw-r--r--gst/level/Makefile.am2
-rw-r--r--gst/median/Makefile.am2
-rw-r--r--gst/monoscope/Makefile.am2
-rw-r--r--gst/smoothwave/Makefile.am2
-rw-r--r--gst/spectrum/Makefile.am2
-rw-r--r--gst/udp/Makefile.am2
-rw-r--r--gst/wavparse/Makefile.am2
13 files changed, 17 insertions, 17 deletions
diff --git a/gst/auparse/Makefile.am b/gst/auparse/Makefile.am
index b6e0c2a6..5b5679fd 100644
--- a/gst/auparse/Makefile.am
+++ b/gst/auparse/Makefile.am
@@ -5,6 +5,6 @@ plugin_LTLIBRARIES = libgstauparse.la
libgstauparse_la_SOURCES = gstauparse.c
libgstauparse_la_CFLAGS = $(GST_CFLAGS)
libgstauparse_la_LIBADD = $(GST_LIBS)
-libgstauparse_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstauparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstauparse.h
diff --git a/gst/avi/Makefile.am b/gst/avi/Makefile.am
index ddc10551..2e60640b 100644
--- a/gst/avi/Makefile.am
+++ b/gst/avi/Makefile.am
@@ -21,18 +21,18 @@ noinst_HEADERS = \
libgstavidemux_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS)
libgstavidemux_la_LIBADD = $(GST_LIBS)
-libgstavidemux_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstavidemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstavimux_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS)
libgstavimux_la_LIBADD = $(GST_LIBS)
-libgstavimux_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstavimux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstaviaudiodecoder_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS)
libgstaviaudiodecoder_la_LIBADD = $(GST_LIBS)
-libgstaviaudiodecoder_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstaviaudiodecoder_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstcdxaparse_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS)
libgstcdxaparse_la_LIBADD = $(GST_LIBS)
-libgstcdxaparse_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstcdxaparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
EXTRA_DIST = README_win32dll README
diff --git a/gst/cutter/Makefile.am b/gst/cutter/Makefile.am
index cc451583..aca53d44 100644
--- a/gst/cutter/Makefile.am
+++ b/gst/cutter/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstcutter.la
libgstcutter_la_SOURCES = gstcutter.c
libgstcutter_la_CFLAGS = $(GST_CFLAGS)
libgstcutter_la_LIBADD = $(GST_LIBS)
-libgstcutter_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstcutter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstcutter.h filter.func
diff --git a/gst/flx/Makefile.am b/gst/flx/Makefile.am
index c432c099..95d40bb9 100644
--- a/gst/flx/Makefile.am
+++ b/gst/flx/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstflxdec.la
libgstflxdec_la_SOURCES = gstflxdec.c flx_color.c
libgstflxdec_la_CFLAGS = $(GST_CFLAGS)
libgstflxdec_la_LIBADD = $(GST_LIBS)
-libgstflxdec_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstflxdec_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = flx_fmt.h flx_color.h gstflxdec.h
diff --git a/gst/goom/Makefile.am b/gst/goom/Makefile.am
index 6eac60d6..8c14c8b5 100644
--- a/gst/goom/Makefile.am
+++ b/gst/goom/Makefile.am
@@ -17,7 +17,7 @@ noinst_HEADERS = filters.h goom_core.h goom_tools.h graphic.h lines.h
#CFLAGS += -Wall -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -DNDEBUG
libgstgoom_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS) $(GOOM_FILTER_CFLAGS)
libgstgoom_la_LIBADD = $(GST_LIBS)
-libgstgoom_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstgoom_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
EXTRA_DIST = filters.c filters_mmx.s
diff --git a/gst/law/Makefile.am b/gst/law/Makefile.am
index 058b70a5..3c914f5c 100644
--- a/gst/law/Makefile.am
+++ b/gst/law/Makefile.am
@@ -5,11 +5,11 @@ plugin_LTLIBRARIES = libgstalaw.la libgstmulaw.la
libgstalaw_la_SOURCES = alaw-encode.c mulaw-conversion.c alaw-conversion.c alaw-decode.c alaw.c
libgstalaw_la_CFLAGS = $(GST_CFLAGS)
libgstalaw_la_LIBADD = $(GST_LIBS)
-libgstalaw_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstalaw_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstmulaw_la_SOURCES = mulaw-encode.c mulaw-conversion.c mulaw-decode.c mulaw.c
libgstmulaw_la_CFLAGS = $(GST_CFLAGS)
libgstmulaw_la_LIBADD = $(GST_LIBS)
-libgstmulaw_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstmulaw_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = mulaw-conversion.h alaw-encode.h alaw-decode.h alaw-conversion.h mulaw-encode.h mulaw-decode.h
diff --git a/gst/level/Makefile.am b/gst/level/Makefile.am
index 65d9624b..f0cd941e 100644
--- a/gst/level/Makefile.am
+++ b/gst/level/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstlevel.la
libgstlevel_la_SOURCES = gstlevel.c
libgstlevel_la_CFLAGS = $(GST_CFLAGS)
libgstlevel_la_LIBADD = $(GST_LIBS)
-libgstlevel_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstlevel_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstlevel.h filter.func
diff --git a/gst/median/Makefile.am b/gst/median/Makefile.am
index 3b50fac6..6a6d7e4e 100644
--- a/gst/median/Makefile.am
+++ b/gst/median/Makefile.am
@@ -6,6 +6,6 @@ libgstmedian_la_SOURCES = gstmedian.c
libgstmedian_la_CFLAGS = -O3 $(FOMIT_FRAME_POINTER) -funroll-all-loops -finline-functions -ffast-math $(GST_CFLAGS)
libgstmedian_la_LIBADD = $(GST_LIBS)
-libgstmedian_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstmedian_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstmedian.h
diff --git a/gst/monoscope/Makefile.am b/gst/monoscope/Makefile.am
index e9a05492..99c4b7b8 100644
--- a/gst/monoscope/Makefile.am
+++ b/gst/monoscope/Makefile.am
@@ -8,5 +8,5 @@ noinst_HEADERS = monoscope.h convolve.h
libgstmonoscope_la_CFLAGS = -O2 -ffast-math $(GST_CFLAGS)
libgstmonoscope_la_LIBADD = $(GST_LIBS)
-libgstmonoscope_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstmonoscope_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am
index db3ea5a6..6f62dc8a 100644
--- a/gst/smoothwave/Makefile.am
+++ b/gst/smoothwave/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstsmoothwave.la
libgstsmoothwave_la_SOURCES = gstsmoothwave.c
libgstsmoothwave_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)
libgstsmoothwave_la_LIBADD = $(GST_LIBS) $(GTK_LIBS)
-libgstsmoothwave_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstsmoothwave_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstsmoothwave.h
diff --git a/gst/spectrum/Makefile.am b/gst/spectrum/Makefile.am
index 79791cbf..b7c8397d 100644
--- a/gst/spectrum/Makefile.am
+++ b/gst/spectrum/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstspectrum.la
libgstspectrum_la_SOURCES = gstspectrum.c fix_fft.c
libgstspectrum_la_CFLAGS = $(GST_CFLAGS)
libgstspectrum_la_LIBADD = $(GST_LIBS)
-libgstspectrum_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstspectrum_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstspectrum.h
diff --git a/gst/udp/Makefile.am b/gst/udp/Makefile.am
index 58a727dd..3448ffaf 100644
--- a/gst/udp/Makefile.am
+++ b/gst/udp/Makefile.am
@@ -5,7 +5,7 @@ plugin_LTLIBRARIES = libgstudp.la
libgstudp_la_SOURCES = gstudp.c gstudpsrc.c gstudpsink.c
libgstudp_la_CFLAGS = $(GST_CFLAGS)
libgstudp_la_LIBADD = $(GST_LIBS)
-libgstudp_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstudp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstudpsink.h gstudpsrc.h
diff --git a/gst/wavparse/Makefile.am b/gst/wavparse/Makefile.am
index a3bd913a..e6cfe880 100644
--- a/gst/wavparse/Makefile.am
+++ b/gst/wavparse/Makefile.am
@@ -5,6 +5,6 @@ plugin_LTLIBRARIES = libgstwavparse.la
libgstwavparse_la_SOURCES = gstwavparse.c gstriff.c
libgstwavparse_la_CFLAGS = $(GST_CFLAGS)
libgstwavparse_la_LIBADD = $(GST_LIBS)
-libgstwavparse_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
+libgstwavparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstwavparse.h gstriff.h