]> git.ipfire.org Git - thirdparty/postgresql.git/commit
meson: Add support for detecting gss without pkg-config
authorAndres Freund <andres@anarazel.de>
Sat, 20 Jul 2024 20:51:09 +0000 (13:51 -0700)
committerAndres Freund <andres@anarazel.de>
Sat, 20 Jul 2024 20:51:09 +0000 (13:51 -0700)
commit2b4593379b818ee81193b113dab3acdc3191f08d
tree4eeb7da86563f22e005d25e7605470fb8a26e914
parentcc50694c8d9604374c27f7a1899c4721031fc008
meson: Add support for detecting gss without pkg-config

This is required as MIT Kerberos does provide neither pkg-config nor cmake
dependency information on windows.

Reported-by: Dave Page <dpage@pgadmin.org>
Reviewed-by: Tristan Partin <tristan@partin.io>
Discussion: https://postgr.es/m/20240709065101.xhc74r3mdg2lmn4w@awork3.anarazel.de
Backpatch: 16-, where meson support was added
meson.build