$NetBSD: patch-ac,v 1.3 2008/02/07 06:31:35 bjs Exp $

--- configure.orig	2008-02-07 01:24:54.000000000 -0500
+++ configure
@@ -7458,7 +7460,7 @@ else
   echo "    Symbolic link(s) to legacy rules: $xkb_rules_symlink"
 fi
 
-if test "$enable_compat_rules" == "yes" ; then
+if test "$enable_compat_rules" = "yes" ; then
   echo "    Compatibility rules are included"
 else
   echo "    Compatibility rules are not included"
