Skip to content

Commit 3f3a70b

Browse files
Remove NID_blake2b512 from configure.ac
1 parent fa08737 commit 3f3a70b

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
@@ -7545,7 +7545,6 @@ WITH_SAVE_ENV([
75457545
OBJ_nid2sn(NID_md5);
75467546
OBJ_nid2sn(NID_sha1);
75477547
OBJ_nid2sn(NID_sha3_512);
7548-
OBJ_nid2sn(NID_blake2b512);
75497548
EVP_PBE_scrypt(NULL, 0, NULL, 0, 2, 8, 1, 0, NULL, 0);
75507549
])], [ac_cv_working_openssl_hashlib=yes], [ac_cv_working_openssl_hashlib=no])
75517550
])

0 commit comments

Comments
 (0)