Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>,

Magnus Hagander <magnus@hagander.net>

Commit: 65a513c2490983e1b95710a805e7cb71956120bc
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-07-12T14:36:52Z
Releases: 8.3.0
Support GSSAPI builds where the header is <gssapi.h> and not <gssapi/gssapi.h>,
such as OpenBSD (possibly all Heimdal).

Stefan Kaltenbrunner

Files

PathChange+/−
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