Advertisement
tomkiewicz

x11

Sep 29th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.25 KB | None | 0 0
  1. diff --git a/pidgin/Makefile.am b/pidgin/Makefile.am
  2. --- a/pidgin/Makefile.am
  3. +++ b/pidgin/Makefile.am
  4. @@ -168,6 +168,7 @@
  5.     $(LIBXML_LIBS) \
  6.     $(WEBKIT_LIBS) \
  7.     $(GTK_LIBS) \
  8. +   $(X11_LIBS) \
  9.     $(top_builddir)/libpurple/libpurple.la
  10.  
  11.  if USE_INTERNAL_LIBGADU
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement