Fixed up the hesiod library test so that the location of res_send
authorShantonu Sen <ssen@mit.edu>
Sun, 24 Dec 2000 10:04:58 +0000 (10:04 +0000)
committerShantonu Sen <ssen@mit.edu>
Sun, 24 Dec 2000 10:04:58 +0000 (10:04 +0000)
commit2e691051f6a09db9a33e8be13c901b4f44f3fd1e
tree8756e1680095f97bb252cc2840ed473cbecd5b3e
parent5fd902c1cb309c93e174241e84bd0346f0adadb0
Fixed up the hesiod library test so that the location of res_send
actually helps to determine whether -lresolv needs to be passed
as a hesiod lib. Also, fixed the krb5 test to look for
-lk5crypto if it exists, since that's the new name for -lcrypto.
The old -lcrypto remains in case the new version isn't found.
configure.in