From 34d8ca04e148263ffd4860718652eb474087f848 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 23 Feb 2012 17:57:58 -0500 Subject: creds: add code to import krb5 credentials based on configuration. --- proxy/configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'proxy/configure.ac') diff --git a/proxy/configure.ac b/proxy/configure.ac index 5953eb4..5109720 100644 --- a/proxy/configure.ac +++ b/proxy/configure.ac @@ -56,6 +56,7 @@ m4_include([external/platform.m4]) m4_include(conf_macros.m4) WITH_DISTRO_VERSION WITH_PID_PATH +WITH_CC_PATH WITH_LOG_PATH WITH_PUBCONF_PATH WITH_PIPE_PATH -- cgit