gstreamer/tests/examples
Tim-Philipp Müller cc04850bd8 tests: use LDADD for libs to link to instead of LDFLAGS
Use foo_LDADD instead of foo_LDFLAGS to specify the libraries to link to.
This should make sure arguments are passed to the linker in the right
order, and makes LDFLAGS usable again.

Based on patch by Brian Cameron <brian.cameron@oracle.com>

Fixes #615697.
2010-04-14 20:06:09 +01:00
..
audiofx tests: use right type when passing vararg value 2009-12-24 17:01:15 +01:00
equalizer tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00
level Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
rtp rtp examples: remove executable bits from C files. 2009-10-23 17:25:17 -07:00
shapewipe tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00
spectrum tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00
v4l2 tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00