pgsql: Don't try to compile SSL CRL support if local SSL installation

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't try to compile SSL CRL support if local SSL installation
Date: 2006-05-04 22:18:39
Message-ID: 20060504221839.13E1A9FA50E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-patches

Log Message:
-----------
Don't try to compile SSL CRL support if local SSL installation hasn't
got it. Per buildfarm failure on 'canary'.

Modified Files:
--------------
pgsql/src/backend/libpq:
be-secure.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.66&r2=1.67)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Kris Jurka 2006-05-05 00:14:20 Re: pgsql: Don't try to compile SSL CRL support if
Previous Message Tom Lane 2006-05-04 20:39:34 pgsql: Code review for contrib/pg_freespacemap.

Browse pgsql-patches by date

  From Date Subject
Next Message Kris Jurka 2006-05-05 00:14:20 Re: pgsql: Don't try to compile SSL CRL support if
Previous Message Dave Page 2006-05-04 19:41:13 Adminpack contrib module