summaryrefslogtreecommitdiffstats
path: root/kopete/protocols
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-22 03:00:09 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-22 03:00:09 +0000
commit1e22120bb373a2cc274a8494b614577168241102 (patch)
tree485e3c6f5080c8be93c7e8556f446ab5f5c38682 /kopete/protocols
parent69cac65817d949cda2672ec4f0aa73d5e66a0ba1 (diff)
downloadtdenetwork-1e22120bb373a2cc274a8494b614577168241102.tar.gz
tdenetwork-1e22120bb373a2cc274a8494b614577168241102.zip
Fix kdenetwork FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237924 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/protocols')
-rw-r--r--kopete/protocols/gadu/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/kopete/protocols/gadu/Makefile.am b/kopete/protocols/gadu/Makefile.am
index d896950a..8d63dd80 100644
--- a/kopete/protocols/gadu/Makefile.am
+++ b/kopete/protocols/gadu/Makefile.am
@@ -1,14 +1,7 @@
METASOURCES = AUTO
-if include_libggcopy
-LIBGADU_COPY=libgadu
-GG_INCLUDES=-Ilibgadu -I$(srcdir)/libgadu $(SSL_INCLUDES)
-GG_LIBS=$(top_builddir)/kopete/protocols/gadu/libgadu/libgadu_copy.la \
- $(LIBPTHREAD)
-else
LIBGADU_COPY=
GG_INCLUDES=$(LIBGG_INCLUDES)
GG_LIBS=$(LIBGG_LIBS)
-endif
SUBDIRS = ui icons $(LIBGADU_COPY)