$NetBSD: patch-aa,v 1.3 2006/11/07 16:57:46 tron Exp $

--- ext/pdo_sqlite/sqlite/configure.orig	2006-08-14 17:15:28.000000000 +0100
+++ ext/pdo_sqlite/sqlite/configure	2006-11-07 16:51:39.000000000 +0000
@@ -19700,7 +19700,7 @@
     OS_WIN=0
     OS_OS2=1
     TARGET_CFLAGS="$TARGET_CFLAGS -DOS_OS2=1"
-    if test "$ac_compiler_gnu" == "yes" ; then
+    if test "$ac_compiler_gnu" = "yes" ; then
       TARGET_CFLAGS="$TARGET_CFLAGS -Zomf -Zexe -Zmap"
       BUILD_CFLAGS="$BUILD_CFLAGS -Zomf -Zexe"
     fi
