summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch')
-rw-r--r--meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
index f1abd179e8..38d07cae39 100644
--- a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
+++ b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch
@@ -1,4 +1,4 @@
1From 246087f89e9434b726c7884e4c0964f71084f091 Mon Sep 17 00:00:00 2001 1From 5ae30329f168c1e8d2e0c3831988a4f3e9096e39 Mon Sep 17 00:00:00 2001
2From: Paul Gortmaker <paul.gortmaker@windriver.com> 2From: Paul Gortmaker <paul.gortmaker@windriver.com>
3Date: Tue, 9 Jun 2015 11:22:00 -0400 3Date: Tue, 9 Jun 2015 11:22:00 -0400
4Subject: [PATCH] bind: ensure searching for json headers searches sysroot 4Subject: [PATCH] bind: ensure searching for json headers searches sysroot
@@ -33,10 +33,10 @@ Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
33 1 file changed, 1 insertion(+), 1 deletion(-) 33 1 file changed, 1 insertion(+), 1 deletion(-)
34 34
35diff --git a/configure.ac b/configure.ac 35diff --git a/configure.ac b/configure.ac
36index 10e8bf6..bf20690 100644 36index 2ab8ddd..92fe983 100644
37--- a/configure.ac 37--- a/configure.ac
38+++ b/configure.ac 38+++ b/configure.ac
39@@ -814,7 +814,7 @@ AS_CASE([$with_lmdb], 39@@ -761,7 +761,7 @@ AS_CASE([$with_lmdb],
40 [no],[], 40 [no],[],
41 [auto|yes], [PKG_CHECK_MODULES([LMDB], [lmdb], 41 [auto|yes], [PKG_CHECK_MODULES([LMDB], [lmdb],
42 [ac_lib_lmdb_found=yes], 42 [ac_lib_lmdb_found=yes],