Skip to content
GitLab
Explore
Sign in
Register
ghc
configure.ac
Find file
Blame
Permalink
Jan 18, 2020
e1aa4052
Don't use non-portable operator "==" in configure.ac
· e1aa4052
PHO
authored
Jan 18, 2020
and
Marge Bot
committed
Mar 17, 2020
The test operator "==" is a Bash extension and produces a wrong result if /bin/sh is not Bash.
e1aa4052
Don't use non-portable operator "==" in configure.ac
PHO
authored
Jan 18, 2020
and
Marge Bot
committed
Mar 17, 2020
The test operator "==" is a Bash extension and produces a wrong result if /bin/sh is not Bash.
Loading