Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>,
Magnus Hagander <magnus@hagander.net>
Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>, such as OpenBSD (possibly all Heimdal). Stefan Kaltenbrunner
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +198 −39 |
| configure.in | modified | +5 −4 |
| src/backend/libpq/auth.c | modified | +5 −1 |
| src/include/libpq/libpq-be.h | modified | +5 −1 |
| src/include/pg_config.h.in | modified | +6 −0 |
| src/interfaces/libpq/fe-auth.c | modified | +5 −1 |
| src/interfaces/libpq/libpq-int.h | modified | +5 −1 |