Clean up LDFLAGS, LIBS, CFLAGS
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 Nov 2009 19:30:58 +0000 (19:30 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 Nov 2009 19:30:58 +0000 (19:30 +0000)
commitc49cdd59ff5410642cb04d5e3d784c102ab4582d
treef89628157ca36d1062473930c1840615b7feb693
parent044e5b8b5fc9683716fdbdd95e364c203fbe63af
Clean up LDFLAGS, LIBS, CFLAGS

Fix order, fix variables that don't exist, like GST_LIBS_LIBS,
use $(LIBM) instead of -lm, and move _LIBS from LDFLAGS to LIBADD.

Spotted by Havard Graff.
ext/mimic/Makefile.am
gst/autoconvert/Makefile.am
gst/dtmf/Makefile.am
gst/liveadder/Makefile.am
gst/rtpmux/Makefile.am
gst/siren/Makefile.am
gst/valve/Makefile.am