Update Kerberos/GSSAPI configure/meson check

Stephen Frost <sfrost@snowman.net>

Commit: 1c52f9c042fb939ed55ff572daee71036720db57
Author: Stephen Frost <sfrost@snowman.net>
Date: 2023-04-17T13:51:04Z
Releases: 16.0
Update Kerberos/GSSAPI configure/meson check

Instead of checking for the much older gss_init_sec_context, check for
gss_store_cred_into which was added in MIT Kerberos 1.11 (circa 2012).

Discussion: https://postgr.es/m/2313469.1681695223%40sss.pgh.pa.us

Files

PathChange+/−
configure.ac modified +2 −2
meson.build modified +2 −2

Discussion