diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-11-12 12:43:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-11-12 12:43:14 +0000 |
commit | fcd4c4927076e5fa5f803f4bc4fc5d24da820228 (patch) | |
tree | 64aa8802441e9224370475ebcb2e6b8c655b7539 /dns/bind9-devel/files/patch-configure | |
parent | Update to v5.31.5-287-gbe45a1e1e4. (diff) |
Update to latest commit.
Diffstat (limited to 'dns/bind9-devel/files/patch-configure')
-rw-r--r-- | dns/bind9-devel/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 4d2d4fde9b87..6634ab06f826 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 2019-09-17 18:26:12 UTC +--- configure.orig 2019-11-12 11:24:41 UTC +++ configure -@@ -17247,27 +17247,9 @@ done +@@ -17414,27 +17414,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 -@@ -17310,47 +17292,7 @@ $as_echo "no" >&6; } ;; +@@ -17477,47 +17459,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 -@@ -22689,7 +22631,7 @@ $as_echo "" >&6; } +@@ -22869,7 +22811,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |