]> git.pld-linux.org Git - packages/geoclue2.git/blobdiff - geoclue-configure.patch
- force NetworkManager support and fix detection
[packages/geoclue2.git] / geoclue-configure.patch
index c158e2a617ba22204226f697cc8971338643f754..5e710fa44b9c05124efa7ce875f6b0d39689239c 100644 (file)
@@ -1,5 +1,14 @@
 --- geoclue/configure.ac~      2009-08-20 23:16:27.000000000 +0200
 +++ geoclue/configure.ac       2009-09-26 17:26:43.042856046 +0200
+@@ -123,7 +123,7 @@
+ if test "x$enable_networkmanager" != "xno"; then
+    PKG_CHECK_MODULES(NETWORK_MANAGER,
+    [
+-      NetworkManager libnm_glib
++      NetworkManager libnm-glib
+    ], have_networkmanager="yes", have_networkmanager="no")
+    if test "x$have_networkmanager" = "xyes"; then
 @@ -209,7 +209,7 @@
                               enable_gpsd=auto)
  
This page took 0.067997 seconds and 4 git commands to generate.