diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-07-27 13:53:08 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2024-07-27 13:53:08 +0300 |
commit | a00fae9d43e5adabc56e64a4df6d332062666501 (patch) | |
tree | 0d974fe3a5566e85bd8a4f2a3989b1db517ed59b /src/backend/utils/adt/jsonpath.c | |
parent | c9e24573905bef7fc3e4efb02bdb4d0cc8e43c51 (diff) | |
download | postgresql-a00fae9d43e5adabc56e64a4df6d332062666501.tar.gz postgresql-a00fae9d43e5adabc56e64a4df6d332062666501.zip |
Fallback to uuid for ossp-uuid with meson
The upstream name for the ossp-uuid package / pkg-config file is
"uuid". Many distributions change this to be "ossp-uuid" to not
conflict with e2fsprogs.
This lookup fails on distributions which don't change this name, for
example NixOS / nixpkgs. Both "ossp-uuid" and "uuid" are also checked
in configure.ac.
Author: Wolfgang Walther
Reviewed-by: Nazir Bilal Yavuz, Alvaro Herrera, Peter Eisentraut
Reviewed-by: Tristan Partin
Discussion: https://www.postgresql.org/message-id/ca8f37e1-a2c3-40e2-91f6-59c3d3652ad4@technowledgy.de
Backpatch: 16-, where meson support was added
Diffstat (limited to 'src/backend/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions