summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-06-18 15:43:25 +1000
committerDamien Miller <djm@mindrot.org>2000-06-18 15:43:25 +1000
commit0f91b4e3a1aebff24bd25d402fa597e2f36db6ae (patch)
treeddf2568920e624aace5b31aa51887f821d8ae4b0 /acconfig.h
parentf6d9e2218998559cb67aad55d3f4a0bf53600c41 (diff)
- (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT support
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 0a08ee6af..6e92e962a 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -6,6 +6,9 @@
6 6
7@TOP@ 7@TOP@
8 8
9/* Define if you are on NeXT */
10#undef HAVE_NEXT
11
9/* Define if you want to disable PAM support */ 12/* Define if you want to disable PAM support */
10#undef DISABLE_PAM 13#undef DISABLE_PAM
11 14
@@ -153,6 +156,8 @@
153#undef HAVE_SOCKLEN_T 156#undef HAVE_SOCKLEN_T
154#undef HAVE_SIZE_T 157#undef HAVE_SIZE_T
155#undef HAVE_SSIZE_T 158#undef HAVE_SSIZE_T
159#undef HAVE_MODE_T
160#undef HAVE_PID_T
156#undef HAVE_STRUCT_SOCKADDR_STORAGE 161#undef HAVE_STRUCT_SOCKADDR_STORAGE
157#undef HAVE_STRUCT_ADDRINFO 162#undef HAVE_STRUCT_ADDRINFO
158#undef HAVE_STRUCT_IN6_ADDR 163#undef HAVE_STRUCT_IN6_ADDR