autogen.sh is using a bash extension to test(1), the "==" operator, which is not supported by most other shells or even test(1) in GNU coreutils. Please use "=" instead. I'll attach a patch.
patch fixing the problem
Log in to post a comment.
patch fixing the problem