summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/libmemcached/libmemcached.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/libmemcached/libmemcached.inc b/meta-networking/recipes-support/libmemcached/libmemcached.inc
index 448a15d0ed..50ef4d6062 100644
--- a/meta-networking/recipes-support/libmemcached/libmemcached.inc
+++ b/meta-networking/recipes-support/libmemcached/libmemcached.inc
@@ -7,4 +7,7 @@ SRC_URI = "http://launchpad.net/libmemcached/1.0/${PV}/+download/libmemcached-${
7 7
8TARGET_LDFLAGS += "-luuid" 8TARGET_LDFLAGS += "-luuid"
9 9
10PACKAGECONFIG ??= ""
11PACKAGECONFIG[sasl] = "--enable-sasl,--disable-sasl,cyrus-sasl"
12
10inherit autotools gettext pkgconfig 13inherit autotools gettext pkgconfig