diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-30 11:59:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-07-30 11:59:16 +0000 |
commit | 15c4862331f1d553f986ddcdc9a0e232182c499d (patch) | |
tree | cd5d390f3088b739092029817e67e33c86ed7c7c /dns/bind9-devel/files/patch-configure | |
parent | Update to v5.29.1-37-g91584c7ae6. (diff) |
Update to latest commit.
Sponsored by: Absolight
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 8bd3eae8a53a..53c93b216b9a 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-07-20 16:02:35 UTC +--- configure.orig 2018-07-27 05:55:45 UTC +++ configure -@@ -16718,27 +16718,9 @@ done +@@ -16701,27 +16701,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 -@@ -16781,47 +16763,7 @@ $as_echo "no" >&6; } ;; +@@ -16764,47 +16746,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 -@@ -23110,7 +23052,7 @@ $as_echo "" >&6; } +@@ -23093,7 +23035,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |