]> code.delx.au - pulseaudio/commit
build-sys: Link libpulse directly to libdbus-1 if needed
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 16 May 2011 10:00:37 +0000 (10:00 +0000)
committerColin Guthrie <colin@mageia.org>
Mon, 16 May 2011 10:08:32 +0000 (11:08 +0100)
commit2bc2abc68af3b091257d38662db3c65f7dab6273
treeb1e47e5cb20364f6b2a093deb2d52065c00eec77
parent4ff2e858948a8bfc82a012aef24a305fbbf4c6af
build-sys: Link libpulse directly to libdbus-1 if needed

Linking libpulse with gold or when using ld --no-add-needed fails
as libpulse uses dbus methods directly but isn't explicitly linked to it.
So link to it when needed :)
src/Makefile.am