summaryrefslogtreecommitdiff
path: root/www/varnish/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/varnish/patches/patch-aa')
-rw-r--r--www/varnish/patches/patch-aa10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/varnish/patches/patch-aa b/www/varnish/patches/patch-aa
index a4fa97d4314..51fc14ebd53 100644
--- a/www/varnish/patches/patch-aa
+++ b/www/varnish/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2009/04/11 19:03:53 spz Exp $
+$NetBSD: patch-aa,v 1.4 2011/04/01 18:59:42 zafer Exp $
---- configure.ac.orig 2009-04-01 13:35:15.000000000 +0000
-+++ configure.ac
-@@ -55,6 +55,7 @@ AM_CONDITIONAL([HAVE_CURSES], [test x$ha
+--- configure.ac.orig 2011-01-25 06:48:58.000000000 -0500
++++ configure.ac 2011-02-04 18:38:25.000000000 -0500
+@@ -66,6 +66,7 @@
save_LIBS="${LIBS}"
LIBS=""
AC_SEARCH_LIBS(pthread_create, [thr pthread c_r])
@@ -10,7 +10,7 @@ $NetBSD: patch-aa,v 1.3 2009/04/11 19:03:53 spz Exp $
PTHREAD_LIBS="${LIBS}"
LIBS="${save_LIBS}"
AC_SUBST(PTHREAD_LIBS)
-@@ -195,7 +196,7 @@ AC_ARG_ENABLE(kqueue,
+@@ -257,7 +258,7 @@
if test "$enable_kqueue" = yes; then
case $target in