mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-07-27 16:19:45 +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
93.4%
Perl
2%
Assembly
1.5%
JavaScript
0.8%
Makefile
0.6%
Other
1.7%