gstreamer/tests/examples/equalizer
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
..
.gitignore gst/multifile/gstmultifilesrc.c: Need to use gsize here for the size, fixes compiler warning. 2008-02-08 10:09:33 +00:00
demo.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00
Makefile.am tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00