comparison 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
comparison
equal deleted inserted replaced
40275:113233ecd44a 40276:f53d3da02996
1 2001-10-24 Ken Raeburn <raeburn@gnu.org>
2
3 * configure.in: If --with-hesiod is given, look for
4 hes_getmailhost and res_send or __res_send; check hesiod and
5 resolv libraries respectively if system libraries don't supply
6 them.
7
1 2001-10-24 Gerd Moellmann <gerd@gnu.org> 8 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2 9
3 * configure.in: Use $MAKE for `make' if set. 10 * configure.in: Use $MAKE for `make' if set.
4 11
5 2001-10-22 Gerd Moellmann <gerd@gnu.org> 12 2001-10-22 Gerd Moellmann <gerd@gnu.org>