From a97705342e5f09532ff7ee94f81928731c95fd13 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 12 Jul 1997 22:32:36 +0000 Subject: [PATCH] KRB4 git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2218 ec53bebd-3082-4978-b11e-865c3cabbd6b --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index 6be883b3f..42532f16f 100644 --- a/acconfig.h +++ b/acconfig.h @@ -116,6 +116,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } /* telnet stuff ----------------------------------------------- */ +/* define this if you have kerberos 4 */ +#undef KRB4 + /* define this if you have kerberos 5 */ #undef KRB5