[network-manager-applet] build: remove unused polkit configure check
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] build: remove unused polkit configure check
- Date: Fri, 2 Mar 2012 20:05:22 +0000 (UTC)
commit 0f378cce475b136bb1c6124bc2ea803e1da7dfc8
Author: Dan Williams <dcbw redhat com>
Date: Fri Mar 2 14:07:31 2012 -0600
build: remove unused polkit configure check
configure.ac | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index afff496..f1053e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -143,9 +143,6 @@ AC_SUBST(GTK_LIBS)
PKG_CHECK_MODULES(DBUS_126, [dbus-1 >= 1.2.6], [have_dbus_126=yes],[have_dbus_126=no])
AM_CONDITIONAL(HAVE_DBUS_126, test x"$have_dbus_126" = "xyes")
-#### PolicyKit checks; need at least 0.92 or later
-PKG_CHECK_MODULES(POLKIT, [polkit-gobject-1 >= 0.92])
-
AC_ARG_WITH(dbus-sys, AS_HELP_STRING([--with-dbus-sys=DIR], [where D-BUS system.d directory is]))
if ! test -z "$with_dbus_sys" ; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]