[gnome-keyring] Remove old --disable-acl-prompts configure option.
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Remove old --disable-acl-prompts configure option.
- Date: Mon, 21 Feb 2011 17:31:59 +0000 (UTC)
commit 1f0ae09dcb88fb55a7e6515d5244403b1174889f
Author: Stef Walter <stefw collabora co uk>
Date: Fri Feb 18 10:17:57 2011 +0100
Remove old --disable-acl-prompts configure option.
No longer necessary or used.
configure.in | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/configure.in b/configure.in
index 30aa88f..2d20ac0 100644
--- a/configure.in
+++ b/configure.in
@@ -309,17 +309,6 @@ AC_CHECK_LIB(c, dlopen, DL_LIBS="",
AC_SUBST(DL_LIBS)
# --------------------------------------------------------------------
-# Disable ACL Prompts
-
-AC_ARG_ENABLE(acl-prompts,
- AC_HELP_STRING([--disable-acl-prompts],
- [Disable prompted for user to give access to passwords]))
-
-if test "$enable_acl_prompts" != "no"; then
- AC_DEFINE(ENABLE_ACL_PROMPTS, 1, [Whether to prompt before giving access to passwords])
-fi
-
-# --------------------------------------------------------------------
# PAM Module Directory
AC_ARG_WITH([pam-dir],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]