$NetBSD: patch-configure,v 1.1 2014/06/05 17:35:12 minskim Exp $

--- configure.orig	2014-06-05 02:01:35.000000000 +0000
+++ configure
@@ -8490,7 +8490,7 @@ CFLAGS=$safe_CFLAGS
 # (Pedantically if the linker is gold then -Ttext is fine, but newer
 # gold versions also support -Ttext-segment. So just assume that unless
 # we can use -Ttext-segment we need to strip the build-id NOTEs.
-if test "x${linker_using_t_text}" == "xyes"; then
+if test "x${linker_using_t_text}" = "xyes"; then
 { $as_echo "$as_me:${as_lineno-$LINENO}: ld -Ttext used, need to strip build-id NOTEs." >&5
 $as_echo "$as_me: ld -Ttext used, need to strip build-id NOTEs." >&6;}
 # does the linker support -Wl,--build-id=none ?  Note, it's
