Re: Show version of OpenSSL in ./configure output
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>
Cc: Michael Paquier <michael@paquier.xyz>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-23T16:06:02Z
Lists: 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.
Commits
-
Log OpenSSL version in ./configure output
- f76f1ef00d3e 16.1 landed
- 55a428a18d03 17.0 landed