pulsesink: correctly check what version of gst-plugins-base we're compiling against
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Jul 2010 16:15:25 +0000 (18:15 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 26 Jul 2010 16:18:02 +0000 (18:18 +0200)
commit7055264e2e111a0a278c7023bd989e59426abaab
tree044f01759eaa2f81d769fc921b2963c867904412
parentc6f47c34fbe726ed4e5a5827d72f3c30ce5ff0cf
pulsesink: correctly check what version of gst-plugins-base we're compiling against

We need to check the gst-plugins-base version, not the core version
(even if both should be the same in any sane setup).
ext/pulse/pulsesink.c