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 73f21a13a75f..a2c06ed5a592 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-07-25 11:18:47 UTC +--- configure.orig 2016-07-29 21:44:23 UTC +++ configure -@@ -14345,27 +14345,9 @@ done +@@ -14339,27 +14339,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 -@@ -14408,47 +14390,7 @@ $as_echo "no" >&6; } ;; +@@ -14402,47 +14384,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 -@@ -22464,7 +22406,7 @@ $as_echo "" >&6; } +@@ -22446,7 +22388,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |