pgsql: meson: fix header path of ossp-uuid

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: meson: fix header path of ossp-uuid
Date: 2023-03-11 21:25:27
Message-ID: E1pb6iV-0034VC-57@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

meson: fix header path of ossp-uuid

The ossp-uuid pkg-config file includes the necessary -I to include the header
as uuid.h. Previously this would only work if ossp-uuid has its headers in
ossp/ in an already searched path.

Reported-by: Andrew Dunstan <andrew(at)dunslane(dot)net>
Discussion: https://postgr.es/m/7bb8b8a5-5297-ab3c-3412-466fd0124d00@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4e633016abe9b82053aafb2fe9d3317add73f74d

Modified Files
--------------
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-03-11 22:05:15 Re: pgsql: Add standard collation UNICODE
Previous Message Tom Lane 2023-03-11 20:47:41 Re: pgsql: Add standard collation UNICODE