gstreamer/tests/examples
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
..
app build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
dynamic build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
gio build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
overlay build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
seek examples: build silly joystick seek example only on linux 2010-04-04 12:15:04 +01:00
snapshot tests/examples/snapshot/snapshot.c: Fix the build. 2007-10-02 09:04:03 +00:00
v4l examples: fix linking order. 2009-10-24 13:21:05 +02:00
volume build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00