$NetBSD: patch-configure,v 1.3 2015/04/09 02:47:24 krytarowski Exp $

* portability fix

--- configure.orig	2014-03-01 13:36:15.000000000 +0000
+++ configure
@@ -14068,7 +14068,7 @@ else
 fi
 
 
-if test "x$with_aticonfig" == "xcheck"; then
+if test "x$with_aticonfig" = "xcheck"; then
 	# Extract the first word of ""$aticonfig_exe"", so it can be a program name with args.
 set dummy "$aticonfig_exe"; ac_word=$2
 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
