[openssl/openssl] a93d19: Configure: make absolutedir() use rel2abs() on Win...

Richard Levitte noreply at github.com
Sat Jun 15 12:15:54 UTC 2024


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: a93d1928159b2e765ddc846587fe76392814e5d6
      https://github.com/openssl/openssl/commit/a93d1928159b2e765ddc846587fe76392814e5d6
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M Configure

  Log Message:
  -----------
  Configure: make absolutedir() use rel2abs() on Windows too

perl's realpath() seems to be buggy on Windows, so we turn to rel2abs()
there as well.

Fixes #23593

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24569)

(cherry picked from commit 6e01d3114b77c82cf83a2bfe53f7ba97840fbe36)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list