$NetBSD: patch-mozilla_memory_jemalloc_src_configure,v 1.2 2015/09/21 05:03:45 ryoon Exp $

--- mozilla/memory/jemalloc/src/configure.orig	2015-09-02 09:27:33.000000000 +0000
+++ mozilla/memory/jemalloc/src/configure
@@ -6566,7 +6566,7 @@ else
   LG_PAGE="detect"
 fi
 
-if test "x$LG_PAGE" == "xdetect"; then
+if test "x$LG_PAGE" = "xdetect"; then
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking LG_PAGE" >&5
 $as_echo_n "checking LG_PAGE... " >&6; }
 if ${je_cv_lg_page+:} false; then :
