summaryrefslogtreecommitdiff
path: root/dns/bind9-devel/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind9-devel/files/patch-configure')
-rw-r--r--dns/bind9-devel/files/patch-configure8
1 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index 2d652d3d20d6..d417e8e4f3a8 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,8 +1,8 @@
Fixup gssapi and db detection.
---- configure.orig 2020-02-11 10:42:52 UTC
+--- configure.orig 2020-02-24 10:03:07 UTC
+++ configure
-@@ -17448,27 +17448,9 @@ done
+@@ -17436,27 +17436,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
-@@ -17511,47 +17493,7 @@ $as_echo "no" >&6; } ;;
+@@ -17499,47 +17481,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
-@@ -23058,7 +23000,7 @@ $as_echo "" >&6; }
+@@ -23046,7 +22988,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).