fixed threading issues as described in ticket [ 1971514 ]
[mod_auth_kerb.git] / config.h.in
index fec7ca1..8f09067 100644 (file)
@@ -17,3 +17,7 @@
 
 /* Define if your GSSAPI library supports handling SPNEGO tokens */
 #undef GSSAPI_SUPPORTS_SPNEGO
+
+/* Define if your krb supports krb5_cc_new_unique function to deal with threading issues */
+#undef HAVE_KRB5_CC_NEW_UNIQUE
+