changeset 6985:661bd59bccf2

(HAVE_INET_SOCKETS): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Wed, 20 Apr 1994 10:17:11 +0000
parents 8e9465c13702
children a39502978078
files src/config.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Wed Apr 20 09:01:18 1994 +0000
+++ b/src/config.in	Wed Apr 20 10:17:11 1994 +0000
@@ -132,6 +132,8 @@
 #undef HAVE_SETSID
 #undef HAVE_FPATHCONF
 
+#undef HAVE_INET_SOCKETS
+
 #undef HAVE_AIX_SMT_EXP
 
 /* Define if `sys_siglist' is declared by <signal.h>.  */