]> eyrie.org Git - kerberos/wallet.git/commit
Fix compilation with Heimdal
authorRuss Allbery <eagle@eyrie.org>
Mon, 18 May 2020 02:30:54 +0000 (19:30 -0700)
committerRuss Allbery <eagle@eyrie.org>
Mon, 18 May 2020 02:30:54 +0000 (19:30 -0700)
commitf5d8568f66a66511eb4f38ef985216761fa1bb01
tree348c803c19f46fe5150d50db34dff6f2e8580e9b
parent30220b381ac2a5c804f017c91324115670cad43a
Fix compilation with Heimdal

Add a missing configure probe for krb5_xfree.  If
krb5_524_conv_principal is not available, return an error if asked
to create a srvtab.  (This function has been removed in current
Heimdal.)  Adjust the test suite to handle this case.
client/srvtab.c
configure.ac
tests/client/basic-t.in