[curl/curl] 93b397: curl-wolfssl.m4: without custom include path, assu...

Daniel Stenberg <[email protected]> Tue, 18 May 2021 07:22:59 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/curl/curl
  Commit: 93b3970ad47f66a621be1581c1f98fe960a5a5cc
      https://github.com/curl/curl/commit/93b3970ad47f66a621be1581c1f98fe960a5a5cc
  Author: Daniel Stenberg <[email protected]>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M m4/curl-wolfssl.m4

  Log Message:
  -----------
  curl-wolfssl.m4: without custom include path, assume /usr/include

... so that we can point out the root of the OpenSSL emulation headers.
Previously this used the '$includedir' variable which is wrong since
that defaults to the dir where the current configure invoke will install
the built libcurl headers: /usr/local by default.

Fixes #7085
Reported-by: Joel Jakobsson
Closes #7087


_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits