From dbfbe5f88a321646699e04c4be74e265e1e23fd6 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 16 May 1998 05:10:56 +0000 Subject: [PATCH] (KASERVER_DB): add git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4888 ec53bebd-3082-4978-b11e-865c3cabbd6b --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index 913f28a8e..56f6d5731 100644 --- a/acconfig.h +++ b/acconfig.h @@ -204,6 +204,9 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } /* define this if you want to use the KDC as a kaserver */ #undef KASERVER +/* define this if you want support for reading kaserver databases in hprop */ +#undef KASERVER_DB + /* define this if you have kerberos 5 */ #undef KRB5