Skip to content

Commit 4275b66

Browse files
committed
Enable MD5 when --enable-jni is set
1 parent 4fd0029 commit 4275b66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7479,6 +7479,7 @@ then
74797479
74807480
if test "x$ENABLED_OPENSSLEXTRA" = "xno"
74817481
then
7482+
ENABLED_MD5="yes"
74827483
ENABLED_OPENSSLEXTRA="yes"
74837484
AM_CFLAGS="$AM_CFLAGS -DOPENSSL_EXTRA"
74847485
fi

0 commit comments

Comments
 (0)