forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc3dafaa
committed
meson: Add missing argument to gssapi.h check
These were missing since the initial introduction of the meson based build, ine692727. As-is this is unlikely to cause an issue, but a future commitwill add support for detecting gssapi without use of dependency(), which couldfail due to this.Discussion:https://postgr.es/m/20240708225659.gmyqoosi7km6ysgn@awork3.anarazel.deBackpatch: 16-, where the meson based build was added1 parent220003b commitc3dafaa
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
624 |
| - | |
| 624 | + | |
| 625 | + | |
625 | 626 |
| |
626 | 627 |
| |
627 | 628 |
| |
| |||
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
634 |
| - | |
| 635 | + | |
| 636 | + | |
635 | 637 |
| |
636 | 638 |
| |
637 | 639 |
| |
|
0 commit comments
Comments
(0)