mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
dea988bc539578d46dcd80ae4dcd197aeb579016
OpenSSL 3.x removed <openssl/md2.h> but keeps MD2_Init as a deprecated shim in libcrypto. Add AC_CHECK_HEADER([openssl/md2.h]) inside the existing AC_CHECK_LIB block so HAVE_CRYPTO_MD2 is only defined when both the function and header are available.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%