Bug 22805 - Fix build with -Wl,--as-needed
authorColin Walters <walters@verbum.org>
Thu, 30 Jul 2009 13:48:20 +0000 (09:48 -0400)
committerColin Walters <walters@verbum.org>
Fri, 31 Jul 2009 15:03:57 +0000 (11:03 -0400)
commit1116f210aa2bfda9ee96112b81c1f2db100dee95
tree649a7da0e3eed21bef2eb56c7225391fa4e0f5af
parentffa322b80f512d7bcbe6cc7591b0a11c0e877a66
Bug 22805 - Fix build with -Wl,--as-needed

Explicitly link dbus_convenience.la against DBUS_CLIENT_LIBS
because it uses $THREAD_LIBS, just like the main library does.
dbus/Makefile.am