aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-20 10:17:11 +0000
committerRichard M. Stallman1994-04-20 10:17:11 +0000
commitedf2518b2ad07e30ce6879856d419b839518a7ef (patch)
tree7b7b6714f7a8c53528f3e28a4ce8b6e9770bb899 /src
parentb2bd9b6ab1d17666ec257355a6e8df5864031638 (diff)
downloademacs-edf2518b2ad07e30ce6879856d419b839518a7ef.tar.gz
emacs-edf2518b2ad07e30ce6879856d419b839518a7ef.zip
(HAVE_INET_SOCKETS): Add #undef.
Diffstat (limited to 'src')
-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. */
132#undef HAVE_SETSID 132#undef HAVE_SETSID
133#undef HAVE_FPATHCONF 133#undef HAVE_FPATHCONF
134 134
135#undef HAVE_INET_SOCKETS
136
135#undef HAVE_AIX_SMT_EXP 137#undef HAVE_AIX_SMT_EXP
136 138
137/* Define if `sys_siglist' is declared by <signal.h>. */ 139/* Define if `sys_siglist' is declared by <signal.h>. */