aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2001-10-24 22:54:38 +0000
committerKen Raeburn2001-10-24 22:54:38 +0000
commit84e70f78690c02e12704751941824325920923ea (patch)
tree354d71352b7c7b31cec7cf574dd5c2ebdc907113 /lib-src/ChangeLog
parent7d8177cf90333a55b126757e931ae0f5c9db35f6 (diff)
downloademacs-84e70f78690c02e12704751941824325920923ea.tar.gz
emacs-84e70f78690c02e12704751941824325920923ea.zip
fix build problems with krb5 and hesiod support
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 1b710896ca2..f74b23ac14e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,10 @@
12001-10-24 Ken Raeburn <raeburn@gnu.org>
2
3 * Makefile.in (HESIODLIB) [HAVE_LIBHESIOD]: Set to include
4 -lhesiod and maybe -lresolv.
5 (CRYPTOLIB) [HAVE_LIBK5CRYPTO]: Use -lk5crypto for Kerberos
6 support if it's available.
7
12001-10-21 Miles Bader <miles@gnu.org> 82001-10-21 Miles Bader <miles@gnu.org>
2 9
3 * make-docfile.c (struct rcsoc_state): New type. 10 * make-docfile.c (struct rcsoc_state): New type.