fft: remove gst_init() for g-i scanner again
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 17 Apr 2011 16:59:40 +0000 (17:59 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 17 Apr 2011 17:04:39 +0000 (18:04 +0100)
commit49e4173c844580977a8a63719efa50651e459ceb
treeca7e656317a71a51e7b2d486e55a3169c9eec385
parent1312605eac8a1a0bc5789013e435962efc8b65c5
fft: remove gst_init() for g-i scanner again

libgstfft doesn't actually use any symbols from libgstreamer, so when
compiling with -Wl,--as-needed it won't even link to it, which can
cause failures with older versions of g-i that ignore the --pkg
arguments.

Should fix PPA build failure on Ubuntu Maverick
gst-libs/gst/fft/Makefile.am