gstreamer/tests/old
Tim-Philipp Müller b5f0b7c221 build: use LDADD instead of LDFLAGS to specify libs to link to when building executables
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 initial patch by Brian Cameron <brian.cameron@oracle.com>

Fixes #615697.
2010-04-14 14:08:15 +01:00
..
examples build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
testsuite gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
Makefile.am fix build so you can make dist and create rpms 2005-05-05 15:06:40 +00:00