$NetBSD: patch-ac,v 1.3 2006/03/30 21:16:53 jmmv Exp $

--- configure.orig	2006-03-19 23:21:47.000000000 +0100
+++ configure
@@ -26469,7 +26469,7 @@ else
 fi
 
 
-if test "x$SU_TOOL" == "x" -o "x$HAVE_LIBUTIL" != "xtrue" -o "x$P_MODEMLIGHTS" != "xmodemlights"; then
+if test "x$SU_TOOL" = "x" -o "x$HAVE_LIBUTIL" != "xtrue" -o "x$P_MODEMLIGHTS" != "xmodemlights"; then
   { echo "$as_me:$LINENO: WARNING: *** modemlights applet will not be built ***" >&5
 echo "$as_me: WARNING: *** modemlights applet will not be built ***" >&2;}
 else
