From 50abba560c1a20ae2b88a0e4dbfc0d1f166588ea Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Thu, 20 Sep 2001 19:43:41 +0000 Subject: - (stevesk) sun_len, SUN_LEN() configure stuff no longer required --- acconfig.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 2b2be91ab..0c1417885 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,4 +1,4 @@ -/* $Id: acconfig.h,v 1.116 2001/09/18 04:01:12 djm Exp $ */ +/* $Id: acconfig.h,v 1.117 2001/09/20 19:43:41 stevesk Exp $ */ #ifndef _CONFIG_H #define _CONFIG_H @@ -32,9 +32,6 @@ /* Define if your password has a pw_change field */ #undef HAVE_PW_CHANGE_IN_PASSWD -/* Define if your system's struct sockaddr_un has a sun_len member */ -#undef HAVE_SUN_LEN_IN_SOCKADDR_UN - /* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */ #undef BROKEN_INET_NTOA -- cgit v1.2.3