gstreamer/tests/examples/spectrum
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 Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambigui... 2008-02-09 01:45:32 +00:00
demo-audiotest.c build: fprintf, sprintf, sscanf need stdio.h 2009-10-07 14:03:20 +03:00
demo-osssrc.c build: fprintf, sprintf, sscanf need stdio.h 2009-10-07 14:03:20 +03:00
Makefile.am tests: use LDADD for libs to link to instead of LDFLAGS 2010-04-14 20:06:09 +01:00
spectrum-example.c Add -Wmissing-declarations -Wmissing-prototypes warning flags 2010-03-17 18:23:28 +01:00