From 89ef41a7848612af76b477b9018d178e38edb415 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Tue, 7 Nov 2000 16:41:41 +0000 Subject: - (bal) acconfig.in - removed the double "USE_PIPES" entry. Patch by Mark Miller - (bal) sshd.init files corrected to assign $? to RETVAL. Patch by Jarno Huuskonen --- acconfig.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 9e95f426b..1333a4537 100644 --- a/acconfig.h +++ b/acconfig.h @@ -23,9 +23,6 @@ /* Define if your password has a pw_class field */ #undef HAVE_PW_CLASS_IN_PASSWD -/* Define if your socketpair() has bugs */ -#undef USE_PIPES - /* Define if your system's struct sockaddr_un has a sun_len member */ #undef HAVE_SUN_LEN_IN_SOCKADDR_UN -- cgit v1.2.3