summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index 40162b731..27366ed17 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.171 2004/01/05 11:36:52 dtucker Exp $ */ 1/* $Id: acconfig.h,v 1.172 2004/01/23 11:03:10 dtucker Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved. 4 * Copyright (c) 1999-2003 Damien Miller. All rights reserved.
@@ -256,8 +256,8 @@
256/* Define this if you are using the Heimdal version of Kerberos V5 */ 256/* Define this if you are using the Heimdal version of Kerberos V5 */
257#undef HEIMDAL 257#undef HEIMDAL
258 258
259/* Define this if you want to use Heimdal's AFS support */ 259/* Define this if you want to use libkafs' AFS support */
260#undef AFS 260#undef USE_AFS
261 261
262/* Define if you want S/Key support */ 262/* Define if you want S/Key support */
263#undef SKEY 263#undef SKEY