From: kouril Date: Mon, 12 Jan 2004 13:49:52 +0000 (+0000) Subject: removed support for HAVE_KRB5_CC_GEN_NEW X-Git-Tag: v5.0-rc4~4 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.git;a=commitdiff_plain;h=20fae6433ce9cbed05dab13455edbd96fc1fbbb8 removed support for HAVE_KRB5_CC_GEN_NEW --- diff --git a/config.h.in b/config.h.in index e576298..1715a1d 100644 --- a/config.h.in +++ b/config.h.in @@ -9,9 +9,6 @@ /* Define if you are using the Heimdal implementation of Krb5 */ #undef HEIMDAL -/* Define if krb5_cc_gen_new() was found in the krb5 library */ -#undef HAVE_KRB5_CC_GEN_NEW - /* Define if you want to enable support for Kerberos5 */ #undef KRB5