summaryrefslogtreecommitdiffhomepage
path: root/patches/bind-9.13.2_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/bind-9.13.2_pre.local.patch')
-rw-r--r--patches/bind-9.13.2_pre.local.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/patches/bind-9.13.2_pre.local.patch b/patches/bind-9.13.2_pre.local.patch
new file mode 100644
index 00000000..d7414e0a
--- /dev/null
+++ b/patches/bind-9.13.2_pre.local.patch
@@ -0,0 +1,29 @@
+diff -ru bind-9.13.2.orig/configure bind-9.13.2/configure
+--- bind-9.13.2.orig/configure 2018-07-03 09:51:40.000000000 +0200
++++ bind-9.13.2/configure 2023-09-15 14:41:57.738821487 +0200
+@@ -16616,10 +16616,6 @@
+ $as_echo "yes" >&6; }
+ DST_OPENSSL_LIBS="$DST_OPENSSL_LIBS -ldl"
+
+-else
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: unknown" >&5
+-$as_echo "unknown" >&6; }
+- as_fn_error $? "OpenSSL has unsupported dynamic loading" "$LINENO" 5
+ fi
+ rm -f core conftest.err conftest.$ac_objext \
+ conftest$ac_exeext conftest.$ac_ext
+@@ -18148,14 +18144,6 @@
+
+
+
+-#
+-# NLS
+-#
+-ac_fn_c_check_func "$LINENO" "catgets" "ac_cv_func_catgets"
+-if test "x$ac_cv_func_catgets" = xyes; then :
+- $as_echo "#define HAVE_CATGETS 1" >>confdefs.h
+-
+-fi
+
+
+ #