curl/m4
Viktor Szakats 0fff69d514
configure: link -lcrypt32 instead of -lm for wolfSSL on Windows
Syncing it with CMake/FindWolfSSL.

`-lm` is not needed on Windows. As of mingw-w64 14.0.0 it's offered as
a dummy library; in such case it wasn't causing an actual issue.
`-lcryp32` is necessary when linking wolfSSL statically.

Ref: #22249

Closes #22251
2026-07-03 01:35:34 +02:00
..
.gitignore tidy-up: .gitignore lines mostly 2025-01-27 20:59:46 +01:00
curl-amissl.m4 tidy-up: make 'CA' uppercase, where missing 2026-06-22 21:04:45 +02:00
curl-apple-sectrust.m4 tidy-up: docs, comments, typos, whitespace 2026-06-26 11:36:09 +02:00
curl-compilers.m4 tidy-up: docs, comments, typos, whitespace 2026-06-26 11:36:09 +02:00
curl-confopts.m4 tidy-up: docs, comments, typos, whitespace 2026-06-26 11:36:09 +02:00
curl-functions.m4 build: always use local inet_pton()/inet_ntop() implementations 2026-06-27 01:24:39 +02:00
curl-gnutls.m4 tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
curl-mbedtls.m4 m4: drop redundant conditions in TLS library detections 2026-05-27 23:26:20 +02:00
curl-openssl.m4 tidy-up: syntax and code nits 2026-06-26 15:45:24 +02:00
curl-override.m4 tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
curl-reentrant.m4 tidy-up: docs, comments, typos, whitespace 2026-06-26 11:36:09 +02:00
curl-rustls.m4 m4: drop redundant conditions in TLS library detections 2026-05-27 23:26:20 +02:00
curl-schannel.m4 m4: drop redundant conditions in TLS library detections 2026-05-27 23:26:20 +02:00
curl-sysconfig.m4 autotools: tidy-up if expressions 2025-12-10 22:29:19 +01:00
curl-wolfssl.m4 configure: link -lcrypt32 instead of -lm for wolfSSL on Windows 2026-07-03 01:35:34 +02:00
xc-am-iface.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
xc-cc-check.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
xc-lt-iface.m4 tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
xc-val-flgs.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
zz40-xc-ovr.m4 tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
zz50-xc-ovr.m4 tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00