configure: Tiny fix to honor POSIX
authornaota <naota@elisp.net>
Sun, 23 Feb 2014 13:32:51 +0000 (22:32 +0900)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 Feb 2014 22:29:13 +0000 (23:29 +0100)
commit4548e0fe710305535e618e06a5dcf11825cdfced
tree94fefbfb69ee82651d6aabcf3b85326a6cc0c385
parent70052836d14a3662a528b20ac7c85233ef4a31b5
configure: Tiny fix to honor POSIX

Change "==" to "=" to honor POSIX test construction.
configure.ac