$NetBSD: patch-aq,v 1.2 2010/05/16 18:46:11 asau Exp $

"test" portability.

--- packages/space/configure.orig	2010-03-01 16:22:16.000000000 +0300
+++ packages/space/configure	2010-05-16 18:03:13.000000000 +0400
@@ -4768,7 +4768,7 @@
 
 done
 
-if test $si == 0; then
+if test $si = 0; then
    as_fn_error "\"Cannot find GEOS library. GEOS must be installed first (http://trac.osgeo.org/geos/)\"" "$LINENO" 5
 fi
 
