$NetBSD: patch-configure,v 1.2 2013/12/12 14:11:32 pettai Exp $

Portability fixes

$NetBSD: patch-configure,v 1.2 2013/12/12 14:11:32 pettai Exp $

--- configure.orig	2013-12-12 12:59:10.000000000 +0000
+++ configure
@@ -19585,7 +19585,7 @@ then
 	as_fn_error $? "reputation requires libjansson" "$LINENO" 5
 fi
 
-if test x"$jansson_found" == x"yes"
+if test x"$jansson_found" = x"yes"
 then
 
 $as_echo "#define USE_JANSSON 1" >>confdefs.h
