Skip to content

Commit

Permalink
remove dead flag
Browse files Browse the repository at this point in the history
  • Loading branch information
anhu committed Dec 11, 2024
1 parent 7f0c019 commit fbb74cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,6 @@ echo " * Single threaded: $ENABLED_SINGLETHREADED"
echo " * AES: $ENABLED_AES"
echo " * AES-CBC: $ENABLED_AESCBC"
echo " * AES-GCM: $ENABLED_AESGCM"
echo " * AES-CCM: $ENABLED_AESCCM"
echo " * MD5: $ENABLED_MD5"
echo " * SHA: $ENABLED_SHA1"
echo " * SHA-224: $ENABLED_SHA224"
Expand Down

0 comments on commit fbb74cd

Please sign in to comment.