$NetBSD$

--- configure	2007/11/20 22:39:46	1.1
+++ configure	2007/11/20 22:40:26
@@ -9319,7 +9319,7 @@
 fi
 
 
-	if [ "x$MSGFMT" == x ];
+	if [ "x$MSGFMT" = x ];
 		then  { { echo "$as_me:$LINENO: error: msgfmt not found in path $PATH
 		" >&5
 echo "$as_me: error: msgfmt not found in path $PATH
@@ -12500,12 +12500,12 @@
 echo "$as_me: WARNING: Warning: O_DIRECT disabled: low-memory pvmove may lock up" >&2;}
 fi
 
-if test x$FSADM == xyes; then
+if test x$FSADM = xyes; then
   { echo "$as_me:$LINENO: WARNING: fsadm support is untested" >&5
 echo "$as_me: WARNING: fsadm support is untested" >&2;}
 fi
 
-if test x$DMEVENTD == xyes; then
+if test x$DMEVENTD = xyes; then
   { echo "$as_me:$LINENO: WARNING: dmeventd support is untested" >&5
 echo "$as_me: WARNING: dmeventd support is untested" >&2;}
 fi
