summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@raeburn.org>2001-10-24 22:54:38 +0000
committerKen Raeburn <raeburn@raeburn.org>2001-10-24 22:54:38 +0000
commit84e70f78690c02e12704751941824325920923ea (patch)
tree354d71352b7c7b31cec7cf574dd5c2ebdc907113 /ChangeLog
parent7d8177cf90333a55b126757e931ae0f5c9db35f6 (diff)
downloademacs-84e70f78690c02e12704751941824325920923ea.tar.gz
fix build problems with krb5 and hesiod support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5989ce23fc..05b2e96a4a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-24 Ken Raeburn <raeburn@gnu.org>
+
+ * configure.in: If --with-hesiod is given, look for
+ hes_getmailhost and res_send or __res_send; check hesiod and
+ resolv libraries respectively if system libraries don't supply
+ them.
+
2001-10-24 Gerd Moellmann <gerd@gnu.org>
* configure.in: Use $MAKE for `make' if set.