summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-08-30 13:58:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-08-30 14:00:32 +0100
commitaabc73d04a4c97272576edd4f73bde0cfa2392b2 (patch)
treed85b9cf40871507b70e3fa7b3103948629a47927 /sd/Library_sd.mk
parentf8182a1c53c2ccccbc77444d58ffb140b39ea798 (diff)
Do the same thing for gio as we do for dbus
and add -DENABLE_GIO to flags at build-time and an empty gb_LinkTarget__use_gio when disabled. Change-Id: I4adf0701a3d490cceecc00f6b81d6416a1e83088
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 35d90026590f..e2c7191276aa 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -108,13 +108,8 @@ $(eval $(call gb_Library_use_libraries,sd,\
$(eval $(call gb_Library_use_externals,sd,\
libxml2 \
-))
-
-ifeq ($(OS),LINUX)
-$(eval $(call gb_Library_use_externals,sd,\
gio \
))
-endif
ifeq ($(OS),WNT)
$(eval $(call gb_Library_use_libraries,sd,\