On Fri, Mar 14, 2014 at 12:37 PM, Andreas 'ads' Scherbaum <[email protected]> wrote: > On 03/14/2014 12:39 PM, Dave Page wrote: >> >> >> I took a quick look at this (and then passed the buck to Ashesh for >> additional review and commit :-p ) - I think it's fine except that the >> test needs to be inside the OpenSSL block above. See attached. > > > Not sure you want to move this into this check: as you pointed out, libpq is > pulling in SSL anyway, therefore this check should be standalone. The > optional --with-openssl should be removed instead, because it's no longer > optional.
Libpq doesn't *always* pull in OpenSSL. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
