[folks/next: 9/14] libfolks-telepathy contains tp-lowlevel.c, so it needs -dbus CFLAGS/LIBS
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/next: 9/14] libfolks-telepathy contains tp-lowlevel.c, so it needs -dbus CFLAGS/LIBS
- Date: Thu, 3 Apr 2014 14:29:36 +0000 (UTC)
commit 7da9ddf427c8d0eda006eaf7517b7c308f9dd1f0
Author: Simon McVittie <simon mcvittie collabora co uk>
Date: Wed Mar 26 18:38:45 2014 +0000
libfolks-telepathy contains tp-lowlevel.c, so it needs -dbus CFLAGS/LIBS
backends/telepathy/lib/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/backends/telepathy/lib/Makefile.am b/backends/telepathy/lib/Makefile.am
index 183ae30..c931814 100644
--- a/backends/telepathy/lib/Makefile.am
+++ b/backends/telepathy/lib/Makefile.am
@@ -190,11 +190,13 @@ libfolks_telepathy_la_CPPFLAGS = \
libfolks_telepathy_la_CFLAGS = \
$(backend_library_cflags) \
$(TP_GLIB_CFLAGS) \
+ $(TP_GLIB_DBUS_CFLAGS) \
$(NULL)
libfolks_telepathy_la_LIBADD = \
$(backend_library_libadd) \
$(TP_GLIB_LIBS) \
+ $(TP_GLIB_DBUS_LIBS) \
$(NULL)
if ENABLE_ZEITGEIST
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]