From: Richard M. Stallman Date: Wed, 20 Apr 1994 10:17:11 +0000 (+0000) Subject: (HAVE_INET_SOCKETS): Add #undef. X-Git-Tag: emacs-19.34~8868 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=edf2518b2ad07e30ce6879856d419b839518a7ef;p=emacs.git (HAVE_INET_SOCKETS): Add #undef. --- 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 . */