summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-09-20 19:43:41 +0000
committerKevin Steves <stevesk@pobox.com>2001-09-20 19:43:41 +0000
commit50abba560c1a20ae2b88a0e4dbfc0d1f166588ea (patch)
tree767d45af8bd1bd1fe56d61f8a9b4776b50e2e4e7 /acconfig.h
parentc3422eb89094e4e56710b2fccfc7aff6294b1cab (diff)
- (stevesk) sun_len, SUN_LEN() configure stuff no longer required
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 2b2be91a..0c141788 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