$NetBSD: patch-configure,v 1.9 2020/01/14 14:09:33 ryoon Exp $

https://gitlab.com/orcus/orcus/merge_requests/67

--- configure.orig	2018-01-27 02:07:29.000000000 +0000
+++ configure
@@ -18821,7 +18821,7 @@ else
 
 fi
 
-if test x"$enable_werror" == "xyes"; then :
+if test x"$enable_werror" = "xyes"; then :
 
 	CXXFLAGS="$CXXFLAGS -Werror"
 
