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 bcc648ba45e4..254e2d165364 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-05-18 05:44:02 UTC +--- configure.orig 2018-05-25 19:58:32 UTC +++ configure -@@ -14770,27 +14770,9 @@ done +@@ -14757,27 +14757,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 -@@ -14833,47 +14815,7 @@ $as_echo "no" >&6; } ;; +@@ -14820,47 +14802,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 -@@ -23338,7 +23280,7 @@ $as_echo "" >&6; } +@@ -23329,7 +23271,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |