]> git.pld-linux.org Git - packages/geoclue.git/blob - geoclue-configure.patch
- release 2
[packages/geoclue.git] / geoclue-configure.patch
1 --- geoclue/configure.ac~       2010-03-25 23:40:43.000000000 +0200
2 +++ geoclue/configure.ac        2010-05-26 13:39:14.000000000 +0300
3 @@ -123,7 +123,7 @@
4  if test "x$enable_networkmanager" != "xno"; then
5     PKG_CHECK_MODULES(NETWORK_MANAGER,
6     [
7 -      NetworkManager libnm_glib
8 +      NetworkManager libnm-glib
9     ], have_networkmanager="yes", have_networkmanager="no")
10  
11     if test "x$have_networkmanager" = "xyes"; then
This page took 0.027223 seconds and 3 git commands to generate.