summaryrefslogtreecommitdiffstats
path: root/proxy/configure.ac
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-03-07 23:07:55 +0100
committerSimo Sorce <simo@redhat.com>2013-03-14 13:42:50 -0400
commit25e52de4cacb3b2bb96475bbb90d9f518bcc1127 (patch)
tree92fc56bbb542c3476f244cb27dae2d9a5b3dad33 /proxy/configure.ac
parent9fd4d3a355fefcf1c903502102e2e6407ae5f6dd (diff)
downloadgss-proxy-25e52de4cacb3b2bb96475bbb90d9f518bcc1127.tar.gz
gss-proxy-25e52de4cacb3b2bb96475bbb90d9f518bcc1127.tar.xz
gss-proxy-25e52de4cacb3b2bb96475bbb90d9f518bcc1127.zip
mechglue: add trace debugging
This is enabled via --with-gssidebug. Signed-off-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 5c12414..9290bee 100644
--- a/proxy/configure.ac
+++ b/proxy/configure.ac
@@ -65,6 +65,7 @@ WITH_TEST_DIR
WITH_MANPAGES
WITH_XML_CATALOG
WITH_SELINUX
+WITH_GSSIDEBUG
m4_include([external/pkg.m4])
m4_include([external/libpopt.m4])