$NetBSD: patch-ab,v 1.2 2007/12/19 04:10:44 bjs Exp $

--- configure.in.orig	2007-10-02 17:51:04.000000000 -0400
+++ configure.in
@@ -91,7 +91,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"
