From 82d0e434b7e59e92893711225011e942629b3080 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 2 Aug 1999 17:47:14 +0000 Subject: Heimdal GSSAPI patches. svn path=/trunk/; revision=2533 --- acconfig.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index d0f1c611..48cd9abc 100644 --- a/acconfig.h +++ b/acconfig.h @@ -109,6 +109,12 @@ /* Define if you want GSSAPI authentication */ #undef GSSAPI +/* Define if you have HEIMDAL kerberos 5 */ +#undef HEIMDAL + +/* Define if you have MIT kerberos */ +#undef HAVE_GSS_C_NT_HOSTBASED_SERVICE + /* Define if you want built-in SOCKS support */ #undef HAVE_SOCKS -- cgit v1.2.3