]> code.delx.au - pulseaudio/commit
build-sys: Link binaries linking libpulse to libpulsecommon too
authorJyri Sarha <jyri.sarha@nokia.com>
Fri, 26 Nov 2010 16:38:25 +0000 (18:38 +0200)
committerColin Guthrie <cguthrie@mandriva.org>
Sun, 28 Nov 2010 16:57:04 +0000 (16:57 +0000)
commit4d7befc8a9938a2cde4ac7a4d6c5f4fc27eb1661
tree9e432d7b078dbbe93fe2620d272b435f1c5071e2
parent427758aa4ca0b1fb2f1dc8cc9aacfe37dfdac586
build-sys: Link binaries linking libpulse to libpulsecommon too

Build appeared to fails when a new function is added to
libpulsecommon. This is because build uses libpulsecommon that is
installed into system instead of the one that is being built. Explicit
linking to libpulsecommon fixes the problem.
src/Makefile.am