autogen.sh: test bug fix & clean up to messages
authorSami Kerola <kerolasa@iki.fi>
Tue, 8 Feb 2011 18:30:57 +0000 (19:30 +0100)
committerSami Kerola <kerolasa@iki.fi>
Tue, 8 Feb 2011 18:30:57 +0000 (19:30 +0100)
The test had == used as = which is bashisms, and does not work on
system, such as Ubuntu, where /bin/sh is dash or some other
non-bash shell.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>


No differences found