You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-im/pidgin/files/pidgin-2.14.0-gold.patch

12 lines
284 B

--- pidgin-2.14.0/pidgin/Makefile.am
+++ pidgin-2.14.0/pidgin/Makefile.am
@@ -162,7 +162,7 @@
$(LIBXML_LIBS) \
$(GTK_LIBS) \
$(GIO_UNIX_LIBS) \
- $(top_builddir)/libpurple/libpurple.la
+ $(top_builddir)/libpurple/libpurple.la -lm
AM_CPPFLAGS = \
-DDATADIR=\"$(datadir)\" \