$NetBSD: patch-aa,v 1.16 2007/05/31 12:48:32 dmcmahill Exp $

--- configure.ac.orig	2007-05-26 14:46:25.000000000 +0000
+++ configure.ac	2007-05-29 16:23:31.000000000 +0000
@@ -400,5 +400,5 @@
                 [AC_DEFINE([HAVE_LOCALE_H], 1, [Define if you have locale.h])],
                 [
-                  if test "$USE_NLS" == "yes"; then
+                  if test "$USE_NLS" = "yes"; then
                     AC_MSG_ERROR([Cannot find useful locale.h, and nls support is enabled. Try compiling with --disable-nls])
                   fi
