[gnome-power-manager] Remove libwnck-1.0 from configure, we don't actually need it



commit 5dd6e9d568613682414b3494148ff9b52e11118e
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jun 17 16:52:26 2010 +0100

    Remove libwnck-1.0 from configure, we don't actually need it

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d732ab3..52767c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -117,7 +117,6 @@ GNOME_KEYRING_REQUIRED=0.6.0
 DBUS_REQUIRED=1.0
 DBUS_GLIB_REQUIRED=0.70
 LIBNOTIFY_REQUIRED=0.4.3
-LIBWNCK_REQUIRED=2.10.0
 CAIRO_REQUIRED=1.0.0
 LIBPANEL_REQUIRED=2.0.0
 XRANDR_REQUIRED=1.2.0
@@ -137,7 +136,6 @@ PKG_CHECK_MODULES(DBUS,[
  gthread-2.0])
 
 PKG_CHECK_MODULES(GNOME, [
- libwnck-1.0 >= $LIBWNCK_REQUIRED
  gtk+-3.0 >= $GTK_REQUIRED
  gconf-2.0 >= $GCONF_REQUIRED
  gnome-keyring-1 >= $GNOME_KEYRING_REQUIRED



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]