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-10-26 10:29:39 -0400
commite97b2822ad260a1df04e9b5b26b93ea0fa1b9853 (patch)
tree2097c4dcd53a4311ea87e262a2e5429cdfa10d86 /configure.ac
parent4396b4446acee09f5957ff63c4a86fdf854536df (diff)
downloadsssd-e97b2822ad260a1df04e9b5b26b93ea0fa1b9853.tar.gz
sssd-e97b2822ad260a1df04e9b5b26b93ea0fa1b9853.tar.xz
sssd-e97b2822ad260a1df04e9b5b26b93ea0fa1b9853.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 9a1dfb2cd..5e0878bca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -91,6 +91,7 @@ WITH_TEST_DIR
WITH_MANPAGES
WITH_XML_CATALOG
WITH_KRB5_PLUGIN_PATH
+WITH_KRB5_RCACHE_DIR
WITH_PYTHON_BINDINGS
WITH_SELINUX
WITH_NSCD