]> git.ipfire.org Git - thirdparty/openssl.git/commit
exporters for pkg-config: align with the changes for CMake
authorRichard Levitte <levitte@openssl.org>
Wed, 28 Aug 2024 16:52:39 +0000 (18:52 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 30 Aug 2024 03:20:48 +0000 (05:20 +0200)
commit15b748496faeebb3b6d8021049bccc93903ee322
treefebb8f1f1a95e01d0f940929ecb3d19f584a687d
parent0b97a5505efa8833bb7b8cabae45894ad6d910a2
exporters for pkg-config: align with the changes for CMake

The latest CMake exporter changes reworked the the variables in builddata.pm
and installdata.pm.  Unfortunately, the pkg-config exporter templates were
forgotten in that effort.

Fixes #25299

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25308)
exporters/pkg-config/libcrypto.pc.in
exporters/pkg-config/libssl.pc.in
exporters/pkg-config/openssl.pc.in