Remove direct inclusions of <com_err.h> as well as configure test for
authorTom Lane <[email protected]>
Mon, 20 Dec 2004 17:13:41 +0000 (17:13 +0000)
committerTom Lane <[email protected]>
Mon, 20 Dec 2004 17:13:41 +0000 (17:13 +0000)
commitd8d12bd9e0f868e1447d3faffaca7a9f67b29f6b
tree3fee9245adec7da0877ac35e61ae2cbe43ec0135
parent59ffd560fa551a54baa46c7d3484261a45ad9822
Remove direct inclusions of <com_err.h> as well as configure test for
its presence.  This amounts to desupporting Kerberos 5 releases 1.0.*,
which is small loss, and simplifies use of our Kerberos code on platforms
with Red-Hat-style include file layouts.  Per gripe from John Gray and
followup discussion.
configure
configure.in
src/backend/libpq/auth.c
src/interfaces/libpq/fe-auth.c