forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1c52f9c
committed
Update Kerberos/GSSAPI configure/meson check
Instead of checking for the much older gss_init_sec_context, check forgss_store_cred_into which was added in MIT Kerberos 1.11 (circa 2012).Discussion:https://postgr.es/m/2313469.1681695223%40sss.pgh.pa.us1 parent2434d60 commit1c52f9c
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 | 1342 |
| |
1343 |
| - | |
1344 |
| - | |
| 1343 | + | |
| 1344 | + | |
1345 | 1345 |
| |
1346 | 1346 |
| |
1347 | 1347 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
637 |
| - | |
| 637 | + | |
638 | 638 |
| |
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
642 | 642 |
| |
643 | 643 |
| |
644 |
| - | |
| 644 | + | |
645 | 645 |
| |
646 | 646 |
| |
647 | 647 |
| |
|
0 commit comments
Comments
(0)