summaryrefslogtreecommitdiff
path: root/dns/bind911/files/patch-configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-08-29 10:28:45 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-08-29 10:28:45 +0000
commitadc8bd63419cd7dfcc9cbe6bb69f9c163cb65189 (patch)
treecb36226ce888deb0a98e83c07ecdf4b3c4f7bcc1 /dns/bind911/files/patch-configure
parentMFH: r448823 (diff)
MFH: r446860
Update BIND9 ports to 9.{9.11,10.6,11.2}. Fixes related to LMDB usage: https://kb.isc.org/article/AA-01497/0/Operational-Notification%3A-LMDB-integration-problems-with-BIND-9.11.0-and-9.11.1.html Sponsored by: Absolight
Diffstat (limited to 'dns/bind911/files/patch-configure')
-rw-r--r--dns/bind911/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind911/files/patch-configure b/dns/bind911/files/patch-configure
index 93c6090b7de4..2783ccd128f9 100644
--- a/dns/bind911/files/patch-configure
+++ b/dns/bind911/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2017-04-14 03:58:25 UTC
+--- configure.orig 2017-07-24 05:36:50 UTC
+++ configure
-@@ -14401,27 +14401,9 @@ done
+@@ -14402,27 +14402,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@@ -30,7 +30,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
$as_echo_n "checking linking as $TRY_LIBS... " >&6; }
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -14464,47 +14446,7 @@ $as_echo "no" >&6; } ;;
+@@ -14465,47 +14447,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@@ -79,7 +79,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -22666,7 +22608,7 @@ $as_echo "" >&6; }
+@@ -22825,7 +22767,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).