$NetBSD: patch-ad,v 1.6 2010/09/25 11:19:10 tron Exp $

--- configure.orig	2010-08-29 23:20:30.000000000 +0100
+++ configure	2010-09-25 11:47:16.000000000 +0100
@@ -19604,7 +19604,7 @@
 fi
 
 
-	if test x$have_ige_mac == x
+	if test x$have_ige_mac = x
 	then
 		#
 		# Not found - check for the old integration functions in
@@ -19660,7 +19660,7 @@
 
 	fi
 
-	if test x$have_ige_mac == x
+	if test x$have_ige_mac = x
 	then
 		#
 		# Not found - check for the old integration functions in
