Enable MD5 when --enable-jni is set

This commit is contained in:
Alex Lanzano
2025-06-25 11:27:08 -04:00
parent 4fd0029f18
commit 4275b66211

View File

@@ -7479,6 +7479,7 @@ then
if test "x$ENABLED_OPENSSLEXTRA" = "xno"
then
ENABLED_MD5="yes"
ENABLED_OPENSSLEXTRA="yes"
AM_CFLAGS="$AM_CFLAGS -DOPENSSL_EXTRA"
fi