summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index bb2e62d23..79b5e8191 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.182 2005/05/27 11:13:41 dtucker Exp $ */ 1/* $Id: acconfig.h,v 1.183 2005/07/07 10:33:36 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.
@@ -202,9 +202,6 @@
202/* Define if you don't want to use lastlog in session.c */ 202/* Define if you don't want to use lastlog in session.c */
203#undef NO_SSH_LASTLOG 203#undef NO_SSH_LASTLOG
204 204
205/* Define if have krb5_init_ets */
206#undef KRB5_INIT_ETS
207
208/* Define if you don't want to use utmp */ 205/* Define if you don't want to use utmp */
209#undef DISABLE_UTMP 206#undef DISABLE_UTMP
210 207