Update Kerberos/GSSAPI configure/meson check
authorStephen Frost <sfrost@snowman.net>
Mon, 17 Apr 2023 13:51:04 +0000 (09:51 -0400)
committerStephen Frost <sfrost@snowman.net>
Mon, 17 Apr 2023 13:51:04 +0000 (09:51 -0400)
commit1c52f9c042fb939ed55ff572daee71036720db57
tree15ff091ec33940500088f2313c280dae9b70d161
parent2434d60a2ae977a460eda401fd9f99cf619f4743
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
configure.ac
meson.build