summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-11-07 16:41:41 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-11-07 16:41:41 +0000
commit89ef41a7848612af76b477b9018d178e38edb415 (patch)
tree6d13b4e5f86a3ee0635c238e9a8a6b83cf270544 /acconfig.h
parentdf4a7aee788cb35d50ea049c490c16ea257c4496 (diff)
- (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by
Mark Miller <markm@swoon.net> - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by Jarno Huuskonen <jhuuskon@messi.uku.fi>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index 9e95f426b..1333a4537 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -23,9 +23,6 @@
23/* Define if your password has a pw_class field */ 23/* Define if your password has a pw_class field */
24#undef HAVE_PW_CLASS_IN_PASSWD 24#undef HAVE_PW_CLASS_IN_PASSWD
25 25
26/* Define if your socketpair() has bugs */
27#undef USE_PIPES
28
29/* Define if your system's struct sockaddr_un has a sun_len member */ 26/* Define if your system's struct sockaddr_un has a sun_len member */
30#undef HAVE_SUN_LEN_IN_SOCKADDR_UN 27#undef HAVE_SUN_LEN_IN_SOCKADDR_UN
31 28