curl/m4
Viktor Szakats 8a3991e050
configure: tidy up comments
- convert `#` comments to `dnl`, except copyright headers, and inline
  comments in `curl-complilers.m4`.
- drop empty comments.
- drop line-ending `dnl` markers. (except `zz40-xc-ovr.m4` where it's
  used to produce a comment in `configure`.)
- replace `dnl` line with C comment in `AC_CHECK_HEADERS()`.

Verified to produce the same `configure` script except empty lines,
`#` comments, and C comments, with autoreconf 2.72.

Cherry-picked from #21000

Closes #21246
2026-04-10 23:19:41 +02:00
..
.gitignore tidy-up: .gitignore lines mostly 2025-01-27 20:59:46 +01:00
curl-amissl.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-apple-sectrust.m4 autotools: tidy-up if expressions 2025-12-10 22:29:19 +01:00
curl-compilers.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-confopts.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-functions.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-gnutls.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-mbedtls.m4 autotools: tidy-up if expressions 2025-12-10 22:29:19 +01:00
curl-openssl.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-override.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-reentrant.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-rustls.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-schannel.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
curl-sysconfig.m4 autotools: tidy-up if expressions 2025-12-10 22:29:19 +01:00
curl-wolfssl.m4 curl_ntlm_core: use wolfCrypt DES API with wolfSSL 2026-04-07 11:58:30 +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 configure: tidy up comments 2026-04-10 23:19:41 +02:00
xc-val-flgs.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
zz40-xc-ovr.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00
zz50-xc-ovr.m4 configure: tidy up comments 2026-04-10 23:19:41 +02:00