summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-10-20 15:26:40 +0000
committeradam <adam@pkgsrc.org>2015-10-20 15:26:40 +0000
commit33f41e00cf94a0a5baf8ddc20038b972a4b61214 (patch)
tree4d83d8f2e615edc9f72d7f8d2d767db2e9a05424 /www
parent63d34998d8e1ccc37029b97e61dc3a96b19bd883 (diff)
downloadpkgsrc-33f41e00cf94a0a5baf8ddc20038b972a4b61214.tar.gz
Patch-configure not needed any more
Diffstat (limited to 'www')
-rw-r--r--www/nghttp2/patches/patch-configure15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/nghttp2/patches/patch-configure b/www/nghttp2/patches/patch-configure
deleted file mode 100644
index 57156007d7f..00000000000
--- a/www/nghttp2/patches/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2015/06/03 11:53:53 fhajny Exp $
-
-Portability.
-
---- configure.orig 2015-05-24 10:28:58.000000000 +0000
-+++ configure
-@@ -18634,7 +18634,7 @@ else
- $as_echo "yes" >&6; }
- have_jansson=yes
- fi
--if test "x${have_jansson}" == "xyes"; then
-+if test "x${have_jansson}" = "xyes"; then
-
- $as_echo "#define HAVE_JANSSON 1" >>confdefs.h
-