[gupnp] Do not check for connman.pc
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp] Do not check for connman.pc
- Date: Sun, 29 Jun 2014 11:36:34 +0000 (UTC)
commit e7a284dfa139b5b0be4944e43f75b61e39538259
Author: Jens Georg <mail jensge org>
Date: Sun Jun 29 13:30:59 2014 +0200
Do not check for connman.pc
Signed-off-by: Jens Georg <mail jensge org>
https://bugzilla.gnome.org/show_bug.cgi?id=731457
configure.ac | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index eabf7de..6e4b75e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -110,10 +110,6 @@ AM_CONDITIONAL([USE_NETWORK_MANAGER],
AM_CONDITIONAL([USE_CONNMAN],
[test "x$with_context_manager" = "xconnman"])
-if test "x$with_context_manager" = "xconnman"; then
- PKG_CHECK_MODULES(CONNMAN, connman >= 0.80)
-fi
-
USE_NETLINK=no
AS_IF([test "x$with_context_manager" = "xlinux"],
[AS_IF([test "x$HAVE_NETLINK" = "xno"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]