forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcc50694
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 parentfd958bb commitcc50694
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
627 | 627 |
| |
628 | 628 |
| |
629 | 629 |
| |
630 |
| - | |
| 630 | + | |
| 631 | + | |
631 | 632 |
| |
632 | 633 |
| |
633 | 634 |
| |
| |||
637 | 638 |
| |
638 | 639 |
| |
639 | 640 |
| |
640 |
| - | |
| 641 | + | |
| 642 | + | |
641 | 643 |
| |
642 | 644 |
| |
643 | 645 |
| |
|
0 commit comments
Comments
(0)