libpurple/protocols/gg/Makefile.am

branch
release-2.x.y
changeset 32048
e7965340966d
parent 31854
62f1c4da97ff
child 32674
2de7f0cebb8b
child 35617
c9069e0e3c36
--- a/libpurple/protocols/gg/Makefile.am	Fri Sep 30 18:23:57 2011 +0000
+++ b/libpurple/protocols/gg/Makefile.am	Sat Oct 01 23:20:49 2011 +0000
@@ -61,11 +61,11 @@
 	lib/sha1.c
 
 INTGG_CFLAGS = -I$(top_srcdir)/libpurple/protocols/gg/lib -DGG_IGNORE_DEPRECATED -DUSE_INTERNAL_LIBGADU
+endif
 
 if USE_GNUTLS
 GADU_LIBS += $(GNUTLS_LIBS)
-endif
-
+GADU_CFLAGS += $(GNUTLS_CFLAGS)
 endif
 
 GGSOURCES = \

mercurial