We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641f4d4 commit 31e422fCopy full SHA for 31e422f
configure.ac
@@ -5424,7 +5424,8 @@ if test "$ENABLED_WPAS" = "yes" || test "$ENABLED_HAPROXY" = "yes" || \
5424
test "$ENABLED_KRB" = "yes" || test "$ENABLED_NETSNMP" = "yes" || \
5425
test "$ENABLED_NGINX" = "yes" || test "$ENABLED_OPENSSH" = "yes" || \
5426
test "$ENABLED_OPENSSLEXTRA" = "yes" || test "$ENABLED_OPENVPN" = "yes" || \
5427
- test "$ENABLED_TLSV10" = "yes" || test "$ENABLED_OLD_TLS" = "yes"
+ test "$ENABLED_TLSV10" = "yes" || test "$ENABLED_OLD_TLS" = "yes" || \
5428
+ test "$ENABLED_BUMP" = "yes"
5429
then
5430
ENABLED_MD5=yes
5431
fi
0 commit comments