summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-04-20 10:17:11 +0000
committerRichard M. Stallman <rms@gnu.org>1994-04-20 10:17:11 +0000
commitedf2518b2ad07e30ce6879856d419b839518a7ef (patch)
tree7b7b6714f7a8c53528f3e28a4ce8b6e9770bb899 /src/config.in
parentb2bd9b6ab1d17666ec257355a6e8df5864031638 (diff)
downloademacs-edf2518b2ad07e30ce6879856d419b839518a7ef.tar.gz
emacs-edf2518b2ad07e30ce6879856d419b839518a7ef.tar.bz2
emacs-edf2518b2ad07e30ce6879856d419b839518a7ef.zip
(HAVE_INET_SOCKETS): Add #undef.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
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 <signal.h>. */