git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 40c7fcb) | patch
Make finding openssl program a configure or meson option
2022年10月20日 19:01:05 +0000 (21:01 +0200)
2022年10月20日 19:05:42 +0000 (21:05 +0200)
commit c8e4030d1bddc1120fd1c3f17db5b86a729df4b6
Make finding openssl program a configure or meson option

Various test suites use the "openssl" program as part of their setup.
There isn't a way to override which openssl program is to be used,
other than by fiddling with the path, perhaps. This has gotten
increasingly problematic because different versions of openssl have
different capabilities and do different things by default.

This patch checks for an openssl binary in configure and meson setup,
with appropriate ways to override it. This is similar to how "lz4"
and "zstd" are handled, for example. The meson build system actually
already did this, but the result was only used in some places. This
is now applied more uniformly.

Reviewed-by: Michael Paquier <michael@paquier.xyz>
Discussion: https://www.postgresql.org/message-id/flat/dc638b75-a16a-007d-9e1c-d16ed6cf0ad2%40enterprisedb.com
16 files changed:
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
doc/src/sgml/install-windows.sgml diff | blob | blame | history
meson.build diff | blob | blame | history
meson_options.txt diff | blob | blame | history
src/Makefile.global.in diff | blob | blame | history
src/test/ldap/Makefile diff | blob | blame | history
src/test/ldap/meson.build diff | blob | blame | history
src/test/ldap/t/001_auth.pl diff | blob | blame | history
src/test/modules/ssl_passphrase_callback/Makefile diff | blob | blame | history
src/test/modules/ssl_passphrase_callback/meson.build diff | blob | blame | history
src/test/ssl/Makefile diff | blob | blame | history
src/test/ssl/meson.build diff | blob | blame | history
src/test/ssl/sslfiles.mk diff | blob | blame | history
src/test/ssl/t/001_ssltests.pl diff | blob | blame | history
src/tools/msvc/vcregress.pl diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /