summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-02-19 11:16:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-02-19 14:53:46 +0000
commit538cf0c496f509f8fa7efa2bc61bfb5e8878d097 (patch)
treee77346932d9d36ae850bf0cd20a5226c6f2a570b /RepositoryExternal.mk
parent26912eea7521dd2b84bfac56b322cf0f8b142450 (diff)
move dbus config into its own config header
Change-Id: I5b0734a30dee323d41270de06f6a02fd676155c9 Reviewed-on: https://gerrit.libreoffice.org/22502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index b3b06db5d933..fd20bfd26dc7 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -2537,10 +2537,6 @@ $(call gb_LinkTarget_set_include,$(1),\
$(DBUS_CFLAGS) \
)
-$(call gb_LinkTarget_add_defs,$(1),\
- -DENABLE_DBUS \
-)
-
ifeq ($(ENABLE_PACKAGEKIT),TRUE)
$(call gb_LinkTarget_add_defs,$(1),\
-DENABLE_PACKAGEKIT \