diff options
Diffstat (limited to 'dns/bind99/files/patch-configure')
-rw-r--r-- | dns/bind99/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind99/files/patch-configure b/dns/bind99/files/patch-configure index e1630cbbac23..5cca844933f5 100644 --- a/dns/bind99/files/patch-configure +++ b/dns/bind99/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2015-09-09 02:23:50 UTC +--- configure.orig 2015-12-06 12:12:21 UTC +++ configure -@@ -14284,27 +14284,9 @@ done +@@ -14289,27 +14289,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 -@@ -14347,47 +14329,7 @@ $as_echo "no" >&6; } ;; +@@ -14352,47 +14334,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 -@@ -20337,7 +20279,7 @@ $as_echo "" >&6; } +@@ -20342,7 +20284,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). |