summaryrefslogtreecommitdiff
path: root/dns/bind9-devel/files/patch-configure
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-02-11 14:14:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-02-11 14:14:54 +0000
commit8f17b20df81a3f049a401a5ee90d707cd5949808 (patch)
tree3cfdeba7994740dcb293c86d00aa6ff01219f501 /dns/bind9-devel/files/patch-configure
parentUpdate to v5.31.8-135-gd34b46d077. (diff)
Update to latest commit.
While there, run portfmt.
Diffstat (limited to 'dns/bind9-devel/files/patch-configure')
-rw-r--r--dns/bind9-devel/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index 5dcccac9eeb4..2d652d3d20d6 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,8 +1,8 @@
Fixup gssapi and db detection.
---- configure.orig 2020-01-16 07:41:10 UTC
+--- configure.orig 2020-02-11 10:42:52 UTC
+++ configure
-@@ -17440,27 +17440,9 @@ done
+@@ -17448,27 +17448,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@@ -32,7 +32,7 @@ Fixup gssapi and db detection.
{ $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
-@@ -17503,47 +17485,7 @@ $as_echo "no" >&6; } ;;
+@@ -17511,47 +17493,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@@ -81,7 +81,7 @@ Fixup gssapi and db detection.
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -23055,7 +22997,7 @@ $as_echo "" >&6; }
+@@ -23058,7 +23000,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).