summaryrefslogtreecommitdiffstats
path: root/libavformat/utils.c
diff options
context:
space:
mode:
authorMartin Storsjö <[email protected]>2025-09-05 11:55:31 +0300
committerTimo Rothenpieler <[email protected]>2025-09-05 12:20:11 +0000
commitf6bcd661f08f84fc9177603ee9450bc91e0d2953 (patch)
treec25bc3854f71ea3d92d281c76fe5d854e4669a83 /libavformat/utils.c
parentfc45127bcc79731a2e3ec5858a00c35c6cfbc1c0 (diff)
configure: Improve the check for schannel DTLS constants
This amends 307983b292adb60c82e75c8e5e41deedc89efbf0 to fix building with older versions of mingw-w64. The previously checked constant, SP_PROT_DTLS1_X_CLIENT, was added in mingw-w64 in df36f5deda23192d0ee99ffd661ea36df924e667 in 2020, and is included in released versions since v8.0.0. The new checked constant SECPKG_ATTR_DTLS_MTU was added in mingw-w64 in 0792283787cca8fc27dd38671107c791c87f4db3 in 2021, and first appeared in mingw-w64 v9.0.0. This fixes building with mingw-w64 v8, which is the version bundled in Ubuntu 22.04.
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions