From b0c1cc7ccd8ed5a837474146fe48a021c775cea2 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sun, 24 Aug 1997 06:08:43 +0000 Subject: [PATCH] kaserver git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3101 ec53bebd-3082-4978-b11e-865c3cabbd6b --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index 03a0f644f..40f3a53d0 100644 --- a/acconfig.h +++ b/acconfig.h @@ -129,6 +129,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } /* define this if you have kerberos 4 */ #undef KRB4 +/* define this if you want to use the KDC as a kaserver */ +#undef KASERVER + /* define this if you have kerberos 5 */ #undef KRB5