Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
40275:113233ecd44a | 40276:f53d3da02996 |
---|---|
1 2001-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 | |
1 2001-10-21 Miles Bader <miles@gnu.org> | 8 2001-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. |
4 (read_c_string_or_comment): Add SAW_USAGE | 11 (read_c_string_or_comment): Add SAW_USAGE |
5 parameter, and implement scanning for a `usage:' keyword. | 12 parameter, and implement scanning for a `usage:' keyword. |