forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit469b97c
committed
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 notconflict with e2fsprogs.This lookup fails on distributions which don't change this name, forexample NixOS / nixpkgs. Both "ossp-uuid" and "uuid" are also checkedin configure.ac.Author: Wolfgang WaltherReviewed-by: Nazir Bilal Yavuz, Alvaro Herrera, Peter EisentrautReviewed-by: Tristan PartinDiscussion:https://www.postgresql.org/message-id/ca8f37e1-a2c3-40e2-91f6-59c3d3652ad4@technowledgy.deBackpatch: 16-, where meson support was added1 parente367a41 commit469b97c
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1416 | 1416 |
| |
1417 | 1417 |
| |
1418 | 1418 |
| |
1419 |
| - | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
1420 | 1422 |
| |
1421 | 1423 |
| |
1422 | 1424 |
| |
1423 | 1425 |
| |
1424 | 1426 |
| |
1425 | 1427 |
| |
1426 | 1428 |
| |
1427 |
| - | |
1428 |
| - | |
1429 | 1429 |
| |
1430 | 1430 |
| |
1431 | 1431 |
| |
|
0 commit comments
Comments
(0)