$NetBSD: patch-co,v 1.1 2006/10/10 20:01:31 rillig Exp $

--- configure.orig	2006-10-10 21:32:25.000000000 +0200
+++ configure	2006-10-10 22:00:48.000000000 +0200
@@ -21644,7 +21644,7 @@ fi
   LIBS="$gnet_save_LIBS $dash_pthread"
 
   # Otherwise, check for -lpthread and -lc_r
-  if test "x$dash_pthread" == "x"; then
+  if test "x$dash_pthread" = "x"; then
     echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5
 echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6
 if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then
