diff options
Diffstat (limited to 'net/bind96/patches/patch-ad')
-rw-r--r-- | net/bind96/patches/patch-ad | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/bind96/patches/patch-ad b/net/bind96/patches/patch-ad index 7c3a043742c..8cdb20acc03 100644 --- a/net/bind96/patches/patch-ad +++ b/net/bind96/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.6 2012/04/05 00:41:10 taca Exp $ +$NetBSD: patch-ad,v 1.7 2013/09/21 15:57:50 taca Exp $ ---- configure.orig 2012-03-26 16:14:28.000000000 +0000 +--- configure.orig 2013-09-05 05:40:13.000000000 +0000 +++ configure -@@ -21923,6 +21923,8 @@ case $host in +@@ -14354,6 +14354,8 @@ case $host in use_threads=false ;; *-freebsd*) use_threads=false ;; @@ -11,7 +11,7 @@ $NetBSD: patch-ad,v 1.6 2012/04/05 00:41:10 taca Exp $ *-bsdi[234]*) # Thread signals do not work reliably on some versions of BSD/OS. use_threads=false ;; -@@ -23239,9 +23241,9 @@ case $use_libtool in +@@ -15678,9 +15680,9 @@ case $use_libtool in O=lo A=la LIBTOOL_MKDEP_SED='s;\.o;\.lo;' @@ -23,7 +23,7 @@ $NetBSD: patch-ad,v 1.6 2012/04/05 00:41:10 taca Exp $ case "$host" in *) LIBTOOL_ALLOW_UNDEFINED= ;; esac -@@ -26420,7 +26422,7 @@ $as_echo "no" >&6; } +@@ -18892,7 +18894,7 @@ $as_echo "no" >&6; } fi if test -n "-L$use_dlz_postgres_lib -lpq" then |