1
0
mirror of https://github.com/mirror/wget.git synced 2025-04-25 12:40:30 +08:00

* configure.ac: Don't use Bashisms

This commit is contained in:
Matt Whitlock 2021-01-03 15:21:52 +01:00 committed by Darshit Shah
parent 5a7f2f7e87
commit 1e89e5f66c

View File

@ -978,7 +978,7 @@ AM_CONDITIONAL([IRI_IS_ENABLED], [test "X$iri" != "Xno"])
AM_CONDITIONAL([WITH_SSL], [test "X$with_ssl" != "Xno"])
AM_CONDITIONAL([METALINK_IS_ENABLED], [test "X$with_metalink" != "Xno"])
AM_CONDITIONAL([WITH_XATTR], [test "X$ENABLE_XATTR" != "Xno"])
AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" == "Xyes"])
AM_CONDITIONAL([WITH_NTLM], [test "X$ENABLE_NTLM" = "Xyes"])
dnl
dnl Create output