Re: Show version of OpenSSL in ./configure output - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Show version of OpenSSL in ./configure output
Date
Msg-id 1efdb149-940a-407e-ab3f-a3a404b6d021@eisentraut.org
Whole thread Raw
In response to Re: Show version of OpenSSL in ./configure output  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Show version of OpenSSL in ./configure output
Re: Show version of OpenSSL in ./configure output
List pgsql-hackers
On 23.10.23 16:26, Tom Lane wrote:
> Also, since "PGAC_PATH_PROGS(OPENSSL, openssl)" prints the full path to 
> what it found, you can at least tell after the fact that you are being 
> misled, because you can cross-check that path against the -L switches 
> being used for libraries.

Yeah, that seems ok.




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: trying again to get incremental backup
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL domains and NOT NULL constraint