Skip to content

Commit 3e774f8

Browse files
committed
Enable MD5 when --enable-mcapi is set
1 parent 4275b66 commit 3e774f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9250,6 +9250,8 @@ then
92509250
# Use the smaller object size implementation
92519251
ENABLED_AESGCM=yes
92529252
fi
9253+
9254+
ENABLED_MD5=yes
92539255
fi
92549256
92559257
if test "$ENABLED_MCAPI" = "yes" && test "$ENABLED_SHA512" = "no"

0 commit comments

Comments
 (0)