s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are...
authorAndy Wingo <wingo@pobox.com>
Tue, 19 Mar 2002 01:39:42 +0000 (01:39 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 19 Mar 2002 01:39:42 +0000 (01:39 +0000)
commit29ea57179fa058a32937aa1c0ac23d2c781fd759
treec4c071036d645c7d54c3f19be3fae3bd221fd655
parent78623ebd3d25d26cca8dd41cbaa37ee8019df8d4
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/a52dec/Makefile.am
ext/dvdread/Makefile.am
ext/lame/Makefile.am
ext/mad/Makefile.am
ext/mpeg2dec/Makefile.am
ext/sidplay/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/ac3parse/Makefile.am
gst/mpegaudioparse/Makefile.am
gst/mpegstream/Makefile.am
gst/synaesthesia/Makefile.am