diff lib-src/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 70666c5c7f94
children 4b21a059939f
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Oct 24 22:53:45 2001 +0000
+++ b/lib-src/ChangeLog	Wed Oct 24 22:54:38 2001 +0000
@@ -1,3 +1,10 @@
+2001-10-24  Ken Raeburn  <raeburn@gnu.org>
+
+	* Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
+	-lhesiod and maybe -lresolv.
+	(CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
+	support if it's available.
+
 2001-10-21  Miles Bader  <miles@gnu.org>
 
 	* make-docfile.c (struct rcsoc_state): New type.