aboutsummaryrefslogtreecommitdiffstats
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-configure10
1 files changed, 6 insertions, 4 deletions
diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure
index 5388015c9f46..228618f74756 100644
--- a/dns/bind9-devel/files/patch-configure
+++ b/dns/bind9-devel/files/patch-configure
@@ -1,6 +1,8 @@
---- configure.orig 2019-08-06 04:55:46 UTC
+Fixup gssapi and db detection.
+
+--- configure.orig 2019-08-12 08:39:30 UTC
+++ configure
-@@ -17183,27 +17183,9 @@ done
+@@ -17216,27 +17216,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@@ -30,7 +32,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
-@@ -17246,47 +17228,7 @@ $as_echo "no" >&6; } ;;
+@@ -17279,47 +17261,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@@ -79,7 +81,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -22676,7 +22618,7 @@ $as_echo "" >&6; }
+@@ -22709,7 +22651,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).