From e589a299a1c1cf26035cddf3996107500242ba1d Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Sat, 3 Nov 2001 11:09:32 -0800 Subject: [ contrib/caldera/openssh.spec contrib/caldera/sshd.init] Updates from Raymund Will [acconfig.h configure.in] Clean up login checks. Problem reported by Jim Knoble --- acconfig.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index afebfa5db..1e3b80e68 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* $Id: acconfig.h,v 1.118 2001/10/22 00:53:59 tim Exp $ */ +/* $Id: acconfig.h,v 1.119 2001/11/03 19:09:33 tim Exp $ */ #ifndef _CONFIG_H #define _CONFIG_H @@ -178,9 +178,6 @@ /* Define if you want to specify the path to your wtmpx file */ #undef CONF_WTMPX_FILE -/* Define is libutil has login() function */ -#undef HAVE_LIBUTIL_LOGIN - /* Define if you want external askpass support */ #undef USE_EXTERNAL_ASKPASS -- cgit v1.2.3