pgsql: Support Kerberos on platforms where libcom_err depends on

Started by Tom Laneabout 17 years ago4 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Support Kerberos on platforms where libcom_err depends on OpenSSL, as
reportedly is true on OpenBSD. Also support OpenBSD's spelling of
-Wl,--as-needed. Per Simon Bertrang.

Modified Files:
--------------
pgsql:
configure.in (r1.597 -> r1.598)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.597&r2=1.598)
configure (r1.639 -> r1.640)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.639&r2=1.640)

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Tom Lane (#1)
Re: pgsql: Support Kerberos on platforms where libcom_err depends on

Tom Lane wrote:

Log Message:
-----------
Support Kerberos on platforms where libcom_err depends on OpenSSL, as
reportedly is true on OpenBSD. Also support OpenBSD's spelling of
-Wl,--as-needed. Per Simon Bertrang.

Looks like this has sent the buildfarm red.

cheers

andrew

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Dunstan (#2)
Re: pgsql: Support Kerberos on platforms where libcom_err depends on

Andrew Dunstan <andrew@dunslane.net> writes:

Looks like this has sent the buildfarm red.

Sigh, that's what I get for not testing a "harmless" whitespace adjustment.
Fixing ...

regards, tom lane

#4Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Tom Lane (#3)
Re: pgsql: Support Kerberos on platforms where libcom_err depends on

Tom Lane wrote:

Andrew Dunstan <andrew@dunslane.net> writes:

Looks like this has sent the buildfarm red.

Sigh, that's what I get for not testing a "harmless" whitespace adjustment.
Fixing ...

All hail m4!

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support