summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-09-19 19:28:39 +0000
committerRichard M. Stallman <rms@gnu.org>1993-09-19 19:28:39 +0000
commite2a1e9da973a17485cfb2e364983885d59b1eae5 (patch)
tree4bdf2fbb38c0e167f47e672119b14ca57c3b3c10 /src/config.in
parent0f8cd311d21bf2f943056933f3f824178c3e821c (diff)
downloademacs-e2a1e9da973a17485cfb2e364983885d59b1eae5.tar.gz
Add #undef HAVE_RES_INIT.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index f705a915032..f3af96cf346 100644
--- a/src/config.in
+++ b/src/config.in
@@ -121,6 +121,7 @@ and this notice must be preserved on all copies. */
#undef HAVE_LOGB
#undef HAVE_FREXP
#undef HAVE_FTIME
+#undef HAVE_RES_INIT /* For -lresolv on Suns. */
#undef HAVE_AIX_SMT_EXP