forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit084cae5
committed
Fix compilation with --with-gssapi --without-openssl
The #define is spelled ENABLE_GSS, not USE_GSS. Introduced in commit05fd30c, reported by Thomas Munro.Discussion:https://www.postgresql.org/message-id/CA%2BhUKG%2BHRTtB%2Bx%2BKKKj_cfX6sNhbeGuqmGxjGMwdVPG7YGFP8w@mail.gmail.com1 parent0a5f229 commit084cae5
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
393 | 393 |
| |
394 | 394 |
| |
395 | 395 |
| |
396 |
| - | |
| 396 | + | |
397 | 397 |
| |
398 | 398 |
| |
399 | 399 |
| |
| |||
4318 | 4318 |
| |
4319 | 4319 |
| |
4320 | 4320 |
| |
4321 |
| - | |
| 4321 | + | |
4322 | 4322 |
| |
4323 | 4323 |
| |
4324 | 4324 |
| |
|
0 commit comments
Comments
(0)