summaryrefslogtreecommitdiffstats
path: root/proxy/configure.ac
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-05-14 16:59:56 +0200
committerGünther Deschner <gd@samba.org>2013-05-15 13:34:45 +0200
commit64c50b61c2adf36b3582c1e35911f4768b3cec4b (patch)
treed7125d0a5a907dcb5c2dba2db165ebfdc55e80dc /proxy/configure.ac
parentb2967e07e46c1a94d203e36d57eb260de085659e (diff)
downloadgss-proxy-64c50b61c2adf36b3582c1e35911f4768b3cec4b.tar.gz
gss-proxy-64c50b61c2adf36b3582c1e35911f4768b3cec4b.tar.xz
gss-proxy-64c50b61c2adf36b3582c1e35911f4768b3cec4b.zip
Add --with-gpp-default-behavior configure switch.
Only LOCAL_ONLY,LOCAL_FIRST and REMOTE_FIRST allowed. REMOTE_ONLY is recognized but configure aborts as long as it is not supported. Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'proxy/configure.ac')
-rw-r--r--proxy/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/configure.ac b/proxy/configure.ac
index 770ab19..f3269e3 100644
--- a/proxy/configure.ac
+++ b/proxy/configure.ac
@@ -67,6 +67,7 @@ WITH_XML_CATALOG
WITH_SELINUX
WITH_GSSIDEBUG
WITH_GPSTATE_PATH
+WITH_GPP_DEFAULT_BEHAVIOR
m4_include([external/pkg.m4])
m4_include([external/libpopt.m4])