$NetBSD: patch-ad,v 1.3 2005/07/29 12:57:14 adam Exp $

--- configure.orig	2005-03-10 04:21:17.000000000 +0000
+++ configure
@@ -4833,7 +4833,7 @@ echo $ECHO_N "checking if the compiler s
 
 # What we want to do: set AUTO_DEPENDENCIES to yes if gcc => 3.x
 
-if test ! ${GCC} = "yes" ; then
+if test "X${GCC}" != "Xyes" ; then
   AUTO_DEPENDENCIES=""
   echo "$as_me:$LINENO: result: no: it's not gcc" >&5
 echo "${ECHO_T}no: it's not gcc" >&6
