Skip to content

Commit 8b388ba

Browse files
authored
Merge pull request #10011 from mattia-moffa/20260319-jni-no-md5
Don't force enable MD5 with --enable-jni
2 parents 255f14b + 5ad9f1f commit 8b388ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8084,7 +8084,6 @@ then
80848084
80858085
if test "x$ENABLED_OPENSSLEXTRA" = "xno"
80868086
then
8087-
ENABLED_MD5="yes"
80888087
ENABLED_OPENSSLEXTRA="yes"
80898088
AM_CFLAGS="$AM_CFLAGS -DOPENSSL_EXTRA"
80908089
fi

0 commit comments

Comments
 (0)