summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2011-08-30 10:51:19 -0400
committerStephen Gallagher <sgallagh@redhat.com>2011-09-02 10:01:41 -0400
commitd5bf68ce59aa18e74f2eaa62e25c17a5a2692092 (patch)
treef58f924a1eacf5cb73021b5b0e9d70b1c06c1ff4 /configure.ac
parent7dfaae7dcbb5af710321325cb2699359e77c369e (diff)
downloadsssd_unused-d5bf68ce59aa18e74f2eaa62e25c17a5a2692092.tar.gz
sssd_unused-d5bf68ce59aa18e74f2eaa62e25c17a5a2692092.tar.xz
sssd_unused-d5bf68ce59aa18e74f2eaa62e25c17a5a2692092.zip
Add option to specify the kerberos replay cache dir
Adds a configure option to set the distribution default as well as an sssd.conf option to override it. https://fedorahosted.org/sssd/ticket/980
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 770371d5..230afa21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -82,6 +82,7 @@ WITH_TEST_DIR
WITH_MANPAGES
WITH_XML_CATALOG
WITH_KRB5_PLUGIN_PATH
+WITH_KRB5_RCACHE_DIR
WITH_PYTHON_BINDINGS
WITH_SELINUX
WITH_NSCD