fix the patch
This commit is contained in:
parent
3b35b5a0e7
commit
1815fac0e4
@ -1,6 +1,6 @@
|
||||
diff -up NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac.buildfix NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac
|
||||
--- NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac.buildfix 2009-07-28 10:01:26.000000000 -0400
|
||||
+++ NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac 2009-07-28 12:56:51.657718622 -0400
|
||||
+++ NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac 2009-07-28 13:11:39.261718877 -0400
|
||||
@@ -70,10 +70,6 @@ PKG_CHECK_MODULES(GOBJECT, gobject-2.0)
|
||||
PKG_CHECK_MODULES(NMA,
|
||||
[dbus-glib-1 >= 0.74
|
||||
@ -12,12 +12,14 @@ diff -up NetworkManager-0.7.995/network-manager-applet-0.7.995/configure.ac.buil
|
||||
gtk+-2.0 >= 2.14
|
||||
libglade-2.0
|
||||
gmodule-export-2.0
|
||||
@@ -193,8 +189,6 @@ dnl Check for gnome-bluetooth
|
||||
@@ -192,9 +188,7 @@ AC_SUBST(DBUS_SYS_DIR)
|
||||
dnl Check for gnome-bluetooth
|
||||
PKG_CHECK_MODULES(GNOME_BLUETOOTH,
|
||||
gconf-2.0
|
||||
gnome-bluetooth-1.0 >= 2.27.6
|
||||
- gnome-bluetooth-1.0 >= 2.27.6
|
||||
- libnm-util
|
||||
- libnm_glib,
|
||||
+ gnome-bluetooth-1.0 >= 2.27.6,
|
||||
have_gbt=yes, have_gbt=no)
|
||||
AM_CONDITIONAL(HAVE_GBT, test x"$have_gbt" = "xyes")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user