[PATCH] build: don't try to build bluetooth widget with newer bluez
- From: "Cho, Yu-Chen" <acho suse com>
- To: dcbw redhat com
- Cc: networkmanager-list gnome org
- Subject: [PATCH] build: don't try to build bluetooth widget with newer bluez
- Date: Wed, 27 Aug 2014 16:14:14 +0800
since NM doesn't yet support bluez5 with DUN, the bluetooth plugin
is useless in that case too
Signed-off-by: Cho, Yu-Chen <acho suse com>
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index d6ca9e6..3dafe3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,6 +140,7 @@ case "${with_bluetooth}" in
PKG_CHECK_MODULES(GNOME_BLUETOOTH,
gnome-bluetooth-1.0 >= 2.27.6
gnome-bluetooth-1.0 < 3.11.0
+ bluez < 5.0
libnm-util libnm-glib,
have_gbt=yes, have_gbt=no)
;;
--
1.8.4.5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]