aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-23 01:40:53 +0000
committerRichard M. Stallman1994-04-23 01:40:53 +0000
commit8fd8d4f994eb3959b16fa1b57b3f72c60f5ab205 (patch)
treebae9f7ef8d62c06df6167d31f2bb0b963991a09e /src
parent9ef7f9f05b1f98af66a90bfa73d199e7830d54a4 (diff)
downloademacs-8fd8d4f994eb3959b16fa1b57b3f72c60f5ab205.tar.gz
emacs-8fd8d4f994eb3959b16fa1b57b3f72c60f5ab205.zip
(HAVE_LIBRESOLV): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 174ab076aa3..ea000407a25 100644
--- a/src/config.in
+++ b/src/config.in
@@ -91,6 +91,7 @@ and this notice must be preserved on all copies. */
91#undef TIME_WITH_SYS_TIME 91#undef TIME_WITH_SYS_TIME
92 92
93#undef HAVE_LIBDNET 93#undef HAVE_LIBDNET
94#undef HAVE_LIBRESOLV
94 95
95#undef HAVE_ALLOCA_H 96#undef HAVE_ALLOCA_H
96 97