Files
Richard Levitte 6e1970772b Fix util/mkinstallvars.pl to treat LIBDIR and libdir correctly
OpenSSL's build file (Makefile) handles library directories via two
variables, 'LIBDIR' and 'libdir', where the former is empty when the
path given through ./Configure's '--libdir' is absolute.

This was forgotten when treating the resulting values in,
util/mkinstallvars.pl, which got libdir in exporters/libcrypto.pc
to not be quite right if .Configure was called with a '--libdir'
with an absolute path.

The fix turns out to be quite easy.

Resolves: https://github.com/openssl/openssl/issues/28779

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29540)

(cherry picked from commit aa4b47483f)
2026-01-08 12:36:14 +01:00
..
2025-12-21 09:23:01 +01:00
2022-05-03 13:34:51 +01:00
2019-04-19 09:31:54 +01:00
2023-06-18 16:53:09 +10:00
2021-09-02 12:55:39 +10:00
2020-11-18 11:40:52 +01:00
2023-09-07 09:59:15 +01:00
2020-04-23 13:55:52 +01:00
2023-03-06 08:00:58 +11:00
2024-03-29 14:07:20 +00:00
2024-03-29 14:07:20 +00:00
2023-10-24 17:34:07 +01:00
2019-09-19 09:27:38 -04:00
2023-09-07 09:59:15 +01:00
2025-02-11 14:32:03 +00:00
2024-03-20 13:07:54 +01:00
2021-04-08 13:04:41 +01:00
2023-09-07 09:59:15 +01:00
2022-12-08 07:01:33 +01:00
2025-12-09 03:18:23 -07:00