# HG changeset patch # User John Bailey # Date 1225336637 0 # Node ID eab7a02d87decd9ebe3c38d75a48c55e84cd765e # Parent 882a1c4c11b4e31737cd814693da0ed394cf0c5f# Parent f498f5a5f501e6cb5ea12b40f3afb6af08970796 merge of '06e4830f3567955e026f3d594afcc65a07d57b26' and 'f435aa028294f7b4fd9917f445697b1a9675c019' diff -r 882a1c4c11b4 -r eab7a02d87de pidgin/Makefile.am --- a/pidgin/Makefile.am Thu Oct 30 03:03:45 2008 +0000 +++ b/pidgin/Makefile.am Thu Oct 30 03:17:17 2008 +0000 @@ -188,6 +188,7 @@ pidgin_LDFLAGS = -export-dynamic pidgin_LDADD = \ @LIBOBJS@ \ + $(GLIB_LIBS) \ $(DBUS_LIBS) \ $(GSTREAMER_LIBS) \ $(XSS_LIBS) \