bf26913f6f
- install schemas files in the right place and add gconftool-2 goo - use textproc/intltool MODULE - purple.service: s/LOCALBASE/PREFIX/
13 lines
651 B
Plaintext
13 lines
651 B
Plaintext
$OpenBSD: patch-libpurple_protocols_gg_Makefile_in,v 1.8 2008/06/05 10:24:15 ajacoutot Exp $
|
|
--- libpurple/protocols/gg/Makefile.in.orig Fri May 16 14:53:42 2008
|
|
+++ libpurple/protocols/gg/Makefile.in Mon May 19 00:40:56 2008
|
|
@@ -418,7 +418,7 @@ libgg_la_LDFLAGS = -module -avoid-version
|
|
@STATIC_GG_TRUE@libgg_a_CFLAGS = $(AM_CFLAGS)
|
|
@STATIC_GG_TRUE@libgg_a_LIBADD = $(GADU_LIBS)
|
|
@STATIC_GG_FALSE@libgg_la_SOURCES = $(GGSOURCES)
|
|
-@STATIC_GG_FALSE@libgg_la_LIBADD = $(GLIB_LIBS) $(GADU_LIBS)
|
|
+@STATIC_GG_FALSE@libgg_la_LIBADD = $(GLIB_LIBS) $(GADU_LIBS) $(LIBGADU_LIBS)
|
|
AM_CPPFLAGS = \
|
|
-I$(top_srcdir)/libpurple \
|
|
-I$(top_builddir)/libpurple \
|