diff ChangeLog @ 40276:f53d3da02996

fix build problems with krb5 and hesiod support
author Ken Raeburn <raeburn@raeburn.org>
date Wed, 24 Oct 2001 22:54:38 +0000
parents 561bc8b0392f
children a5332cff58ba
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 24 22:53:45 2001 +0000
+++ b/ChangeLog	Wed Oct 24 22:54:38 2001 +0000
@@ -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.