diff options
Diffstat (limited to 'dns/bind916/files/patch-configure')
-rw-r--r-- | dns/bind916/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind916/files/patch-configure b/dns/bind916/files/patch-configure index 62f59c6713da..75aacfc4d98f 100644 --- a/dns/bind916/files/patch-configure +++ b/dns/bind916/files/patch-configure @@ -1,8 +1,8 @@ Fixup gssapi and db detection. ---- configure.orig 2021-10-13 10:56:16 UTC +--- configure.orig 2021-11-05 09:03:26 UTC +++ configure -@@ -17760,27 +17760,9 @@ done +@@ -17761,27 +17761,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 -@@ -17823,47 +17805,7 @@ $as_echo "no" >&6; } ;; +@@ -17824,47 +17806,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 -@@ -23264,7 +23206,7 @@ $as_echo "" >&6; } +@@ -23312,7 +23254,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |