forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcc90d78
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 parent441eba3 commitcc90d78
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1423 | 1423 |
| |
1424 | 1424 |
| |
1425 | 1425 |
| |
1426 |
| - | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
1427 | 1429 |
| |
1428 | 1430 |
| |
1429 | 1431 |
| |
1430 | 1432 |
| |
1431 | 1433 |
| |
1432 | 1434 |
| |
1433 | 1435 |
| |
1434 |
| - | |
1435 |
| - | |
1436 | 1436 |
| |
1437 | 1437 |
| |
1438 | 1438 |
| |
|
0 commit comments
Comments
(0)