[nanny: 1/15] Add policykit detection
- From: Roberto Majadas <telemaco src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nanny: 1/15] Add policykit detection
- Date: Sun, 14 Mar 2010 11:30:07 +0000 (UTC)
commit f591cbab976d89871423b7881012e6f54e810f27
Author: Roberto Majadas <roberto majadas openshine com>
Date: Sat Mar 13 15:13:35 2010 +0100
Add policykit detection
configure.ac | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 73630fe..27c2f5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,6 +46,12 @@ PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED gobject-2.0 >= $GLIB_REQUIRED
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
+dnl policy-kit support
+dnl ------------------------------
+POLKIT_POLICY_DIR="${datadir}/polkit-1/actions/"
+AC_SUBST(POLKIT_POLICY_DIR)
+
+
dnl check for python headers
dnl ------------------------------
AC_MSG_CHECKING(for shared library Python stuff)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]