Обсуждение: pgsql: Support Kerberos on platforms where libcom_err depends on
pgsql: Support Kerberos on platforms where libcom_err depends on
От
tgl@postgresql.org (Tom Lane)
Дата:
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)
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
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
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