$NetBSD: patch-ai,v 1.1 2007/02/03 00:08:51 wiz Exp $

--- autogen.sh.orig	2007-02-01 15:45:43.000000000 +0000
+++ autogen.sh
@@ -30,7 +30,7 @@ check_version () {
 
 DIE=no
 FORCE=
-if test "$1" == "--force"; then
+if test "$1" = "--force"; then
   FORCE=" --force"
   shift
 fi
