Files
pkgsrc-ng/print/ja-vfxdvik/patches/patch-ap
2013-09-26 17:14:40 +02:00

14 lines
369 B
Plaintext

$NetBSD: patch-ap,v 1.1 2006/11/11 13:38:37 rillig Exp $
--- libs/libwww/configure.orig 2003-01-17 10:31:56.000000000 +0900
+++ libs/libwww/configure
@@ -7668,7 +7668,7 @@ else
echo "$ac_t""no" 1>&6
fi
- if test "$ac_cv_func_remove" == yes ; then
+ if test "$ac_cv_func_remove" = yes ; then
cat >> confdefs.h <<\EOF
#define unlink remove
EOF