s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are...
authorAndy Wingo <wingo@pobox.com>
Tue, 19 Mar 2002 01:39:43 +0000 (01:39 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 19 Mar 2002 01:39:43 +0000 (01:39 +0000)
commit1ee4a020437fa0dff0264768d80f425f87d986b1
treed0a3f8c63a9dc29e687bc4ce8606ce9601702f6a
parentd91ddcbd3058c0342b17a1edf262a65eccbd463b
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
14 files changed:
ext/alsa/Makefile.am
ext/cdparanoia/Makefile.am
ext/gnomevfs/Makefile.am
ext/vorbis/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/idct/Makefile.am
gst-libs/gst/resample/Makefile.am
gst-libs/gst/riff/Makefile.am
gst/adder/Makefile.am
gst/audioscale/Makefile.am
gst/sine/Makefile.am
gst/videoscale/Makefile.am
gst/volume/Makefile.am
sys/v4l/Makefile.am