summaryrefslogtreecommitdiff
path: root/www/libwww/patches/patch-aq
blob: b45a646d6695809acac011a6563d15df5c1102ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aq,v 1.1 2006/10/04 19:45:21 rillig Exp $

--- configure.orig	2006-10-04 21:39:50.000000000 +0200
+++ configure	2006-10-04 21:40:36.000000000 +0200
@@ -31593,7 +31593,7 @@ fi
 echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5
 echo "${ECHO_T}$ac_cv_func_remove" >&6
 
-     if test "$ac_cv_func_remove" == yes ; then
+     if test "$ac_cv_func_remove" = yes ; then
         cat >>confdefs.h <<\_ACEOF
 #define unlink remove
 _ACEOF