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

Daniel Stenberg <[email protected]> Tue, 18 May 2021 00:57:41 -0700
Newsgroups gmane.comp.web.curl.cvs
Message-ID <curl/curl/push/refs/heads/bagder/configure-wolfssl-include/[email protected]>
  Branch: refs/heads/bagder/configure-wolfssl-include
  Home:   https://github.com/curl/curl
  Commit: eb8f58e4a275e9e125def245e17f59c54403814c
      https://github.com/curl/curl/commit/eb8f58e4a275e9e125def245e17f59c54403814c
  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


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