bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget-1.21: unportable test operator in configure script


From: Thomas Klausner
Subject: wget-1.21: unportable test operator in configure script
Date: Mon, 4 Jan 2021 13:29:29 +0100

Hi!

The configure script for wget-1.21 contains an unportable test(1)
comparison operator -- it uses "==" in one place. The standards
suggest "=" and only bash supports "==".

Thanks,
 Thomas

Attachment: patch-configure
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]