curl/m4
Bernhard Walle ba0657c343
configure: fix runtime-lib detection on macOS
With a non-standard installation of openssl we get this error:

    checking run-time libs availability... failed
    configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lnghttp2 -lssl -lcrypto -lssl -lcrypto -lz

There's already code to set LD_LIBRARY_PATH on Linux, so set
DYLD_LIBRARY_PATH equivalent on macOS.

Closes #8028
2021-11-18 11:27:48 +01:00
..
.gitignore
ax_compile_check_sizeof.m4 configure: add missing m4/ax_compile_check_sizeof.m4 2018-05-22 08:37:10 +02:00
curl-amissl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-bearssl.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-compilers.m4 mailing lists: move from cool.haxx.se to lists.haxx.se 2021-08-30 09:51:07 +02:00
curl-confopts.m4 curl-confopts.m4: remove --enable/disable-hidden-symbols 2021-10-22 12:55:43 +02:00
curl-functions.m4 configure: fix runtime-lib detection on macOS 2021-11-18 11:27:48 +01:00
curl-gnutls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mbedtls.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-mesalink.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-nss.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-openssl.m4 curl-openssl.m4: modify library order for openssl linking 2021-10-08 10:50:57 +02:00
curl-override.m4 curl.se: new home 2020-11-04 23:59:47 +01:00
curl-reentrant.m4 misc: copyright year range updates 2021-07-19 09:20:58 +02:00
curl-rustls.m4 configure: add -lm to configure for rustls build. 2021-11-13 11:14:00 +01:00
curl-schannel.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-sectransp.m4 configure: split out each TLS library detector into its own function 2021-04-22 23:19:47 +02:00
curl-sysconfig.m4 hostip: (macOS) free returned memory of SCDynamicStoreCopyProxies 2021-06-21 14:05:49 +02:00
curl-wolfssl.m4 wolfssl: remove SSLv3 support leftovers 2021-05-18 16:23:17 +02:00
xc-am-iface.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-cc-check.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-lt-iface.m4 misc: update copyright years 2021-10-15 17:07:19 +02:00
xc-translit.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xc-val-flgs.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz40-xc-ovr.m4 whitespace fixes 2018-09-23 22:24:02 +00:00
zz50-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
zz60-xc-ovr.m4 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00