diff options
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 d17a68a407d4..f0ee0d461178 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2019-07-12 14:07:20 UTC +--- configure.orig 2019-07-22 02:18:48 UTC +++ configure -@@ -17287,27 +17287,9 @@ done +@@ -17246,27 +17246,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 -@@ -17350,47 +17332,7 @@ $as_echo "no" >&6; } ;; +@@ -17309,47 +17291,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 -@@ -22613,7 +22555,7 @@ $as_echo "" >&6; } +@@ -22572,7 +22514,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |