We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33d1d6 commit 4fd0029Copy full SHA for 4fd0029
1 file changed
configure.ac
@@ -5485,7 +5485,8 @@ if test "$ENABLED_WPAS" = "yes" || test "$ENABLED_HAPROXY" = "yes" || \
5485
test "$ENABLED_KRB" = "yes" || test "$ENABLED_NETSNMP" = "yes" || \
5486
test "$ENABLED_NGINX" = "yes" || test "$ENABLED_OPENSSH" = "yes" || \
5487
test "$ENABLED_OPENSSLEXTRA" = "yes" || test "$ENABLED_OPENVPN" = "yes" || \
5488
- test "$ENABLED_TLSV10" = "yes" || test "$ENABLED_OLD_TLS" = "yes"
+ test "$ENABLED_TLSV10" = "yes" || test "$ENABLED_OLD_TLS" = "yes" || \
5489
+ test "$ENABLED_FORTRESS" = "yes"
5490
then
5491
ENABLED_MD5=yes
5492
fi
0 commit comments