# HG changeset patch # User John Bailey # Date 1225339100 0 # Node ID 0b6acb534f163fab01814a0f21ac43469702e764 # Parent 06a4e268b9f50b85566bb3f6eec6b84ee5949d44# Parent eab7a02d87decd9ebe3c38d75a48c55e84cd765e merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2' and 'c8e0fdc8a85e96e382b7f826cfebfb1f54dcf12b' diff -r 06a4e268b9f5 -r 0b6acb534f16 pidgin/Makefile.am --- a/pidgin/Makefile.am Thu Oct 30 03:58:19 2008 +0000 +++ b/pidgin/Makefile.am Thu Oct 30 03:58:20 2008 +0000 @@ -188,6 +188,7 @@ pidgin_LDFLAGS = -export-dynamic pidgin_LDADD = \ @LIBOBJS@ \ + $(GLIB_LIBS) \ $(DBUS_LIBS) \ $(GSTREAMER_LIBS) \ $(XSS_LIBS) \