summaryrefslogtreecommitdiffstatsabout
path: root/include
diff options
context:
space:
mode:
authorPaul Querna <chip@outoforder.cc>2005-04-08 21:15:51 (GMT)
committer Paul Querna <chip@outoforder.cc>2005-04-08 21:15:51 (GMT)
commit5a6446d26767fb0f0f8164a62fe1100d0a304d88 (patch)
tree881cdd83a7108cfba5934dcdade6b3419cd706fd /include
parenta8c131064d77af317a04210c8b3cdf9c80d8db90 (diff)
wrap the debug log in maintainer mode.
Diffstat (limited to 'include')
-rw-r--r--include/mod_gnutls.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mod_gnutls.h.in b/include/mod_gnutls.h.in
index 58fc928..234e23c 100644
--- a/include/mod_gnutls.h.in
+++ b/include/mod_gnutls.h.in
@@ -44,6 +44,8 @@ module AP_MODULE_DECLARE_DATA gnutls_module;
44 44
45#define MOD_GNUTLS_VERSION "@MOD_GNUTLS_VERSION@" 45#define MOD_GNUTLS_VERSION "@MOD_GNUTLS_VERSION@"
46 46
47#define MOD_GNUTLS_DEBUG @OOO_MAINTAIN@
48
47typedef enum 49typedef enum
48{ 50{
49 mod_gnutls_cache_none, 51 mod_gnutls_cache_none,