Skip to content
Commit 79230fef authored by Steven Stewart-Gallus's avatar Steven Stewart-Gallus
Browse files

Fix unportable == operator in configure scripts

Now this code is more portable and now people can use faster shells than
Bash such as Dash.

To use a faster shell with autoconf set the CONFIG_SHELL environment
variable to the shell and run the configure script with the shell.
parent c521df5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment