pgsql: Log OpenSSL version in ./configure output

2023-10-24 Thread Michael Paquier
Log OpenSSL version in ./configure output This information is useful to know when scanning buildfarm results, and it is already displayed in Meson. The output of `openssl version` is logged, with the command retrieved from PATH. This depends on c8e4030d1bdd, so backpatch down to 16. Reviewed-by

pgsql: Log OpenSSL version in ./configure output

2023-10-24 Thread Michael Paquier
Log OpenSSL version in ./configure output This information is useful to know when scanning buildfarm results, and it is already displayed in Meson. The output of `openssl version` is logged, with the command retrieved from PATH. This depends on c8e4030d1bdd, so backpatch down to 16. Reviewed-by