From edf2518b2ad07e30ce6879856d419b839518a7ef Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 20 Apr 1994 10:17:11 +0000 Subject: [PATCH] (HAVE_INET_SOCKETS): Add #undef. --- src/config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.in b/src/config.in index 99572129f92..174ab076aa3 100644 --- a/src/config.in +++ b/src/config.in @@ -132,6 +132,8 @@ and this notice must be preserved on all copies. */ #undef HAVE_SETSID #undef HAVE_FPATHCONF +#undef HAVE_INET_SOCKETS + #undef HAVE_AIX_SMT_EXP /* Define if `sys_siglist' is declared by . */ -- 2.39.5