]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adapt all the exporter files to the new vars from util/mkinstallvars.pl
authorRichard Levitte <levitte@openssl.org>
Thu, 20 Jun 2024 12:33:15 +0000 (14:33 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 25 Jun 2024 19:32:43 +0000 (21:32 +0200)
commit30dc37d798a0428fd477d3763086e7e97b3d596f
tree67cc7676f9033408ebf13b93804329799d679339
parent6e0fd246e7a6e51f92b2ef3520bfc4414b7773c0
Adapt all the exporter files to the new vars from util/mkinstallvars.pl

With this, the pkg-config files take better advantage of relative directory
values.

Fixes #24298

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24687)
exporters/cmake/OpenSSLConfig.cmake.in
exporters/pkg-config/libcrypto.pc.in
exporters/pkg-config/libssl.pc.in
exporters/pkg-config/openssl.pc.in