From: | tlyu@mit.edu |
Subject: | SVN Commit |
Running "make check" while offline or on a firewalled network may
result in failure in lib/krb5/os because the invocation of
t_locate_kdc requires that the DNS servers for ATHENA.MIT.EDU be
reachable. Autodetect DNS utilities "dig" and "nslookup", and use
them to check for existence of the known-good DNS name. Also
parameterize the test so that the known-good DNS name can be
overridden on the make command line.
https://github.com/krb5/krb5/commit/357a5946bab220c6af9f243c88d733da2a5fe0bd
Commit By: tlyu
Revision: 24138
Changed Files:
U trunk/src/configure.in
U trunk/src/lib/krb5/os/Makefile.in