gstreamer/tests/old/examples/switch
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
..
.gitignore examples/switch/.cvsignore: Ignore generated file. 2004-02-03 08:50:41 +00:00
Makefile.am build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
switcher.c *.c: Don't cast to GstObject before reffing/unreffing. 2005-06-28 10:16:13 +00:00