From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: GSSAPI support on OpenBSD |
Date: | 2007-07-11 15:09:19 |
Message-ID: | 20070711150919.GA22173@svr2.hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Wed, Jul 11, 2007 at 03:42:01PM +0200, Stefan Kaltenbrunner wrote:
> The just commited GSSAPI patch is unable to find the required libraries
> and includes on OpenBSD (which are in /usr/include/kerberosV/) - the
> attached patch allows building with gssapi support on OpenBSD 4.0/amd64
> (and still seems to build fine on Debian Etch/x86_64).
> Note that the patch does not include the derived filess o one needs to
> make sure they are getting regenerated before commit.
The patch in general looks fine to me. Can someone with more autoconf-fu
comment on if the used autoconf method is correct? Thanks!
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2007-07-11 19:16:31 | execl() sentinel |
Previous Message | Stefan Kaltenbrunner | 2007-07-11 13:42:01 | GSSAPI support on OpenBSD |