]> eyrie.org Git - kerberos/krb5-strength.git/commit - configure.ac
Fix Heimdal pwcheck header probing
authorRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 04:44:40 +0000 (21:44 -0700)
committerRuss Allbery <rra@stanford.edu>
Wed, 2 Oct 2013 05:01:05 +0000 (22:01 -0700)
commit0bde14a7a6d74a44a7d4289e7a41bb31ed89d491
tree25f391a84d9b3950b7ed2a854303a369f41e0e94
parent63ded282968c1f992ff56d25d6dc7addd4f3072b
Fix Heimdal pwcheck header probing

The configure probe was never going to work properly.  Fix that by
adding the correct includes.  Drop the fallback for versions of
Heimdal without the include file installed, which is not required
for Debian squeeze and later.
NEWS
configure.ac
plugin/heimdal.c
tests/plugin/heimdal-t.c