aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4
diff options
context:
space:
mode:
Diffstat (limited to 'dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4')
-rw-r--r--dns/powerdns/files/patch-m4_pdns__check__libcrypto.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4 b/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4
index 6bd1ed29d7ef..93d52cf80054 100644
--- a/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4
+++ b/dns/powerdns/files/patch-m4_pdns__check__libcrypto.m4
@@ -1,4 +1,4 @@
---- m4/pdns_check_libcrypto.m4.orig 2023-06-01 06:54:16 UTC
+--- m4/pdns_check_libcrypto.m4.orig 2025-08-22 07:51:37 UTC
+++ m4/pdns_check_libcrypto.m4
@@ -75,8 +75,10 @@ AC_DEFUN([PDNS_CHECK_LIBCRYPTO], [
for ssldir in $ssldirs; do
@@ -12,3 +12,4 @@
+ fi
LIBCRYPTO_LIBS="-lcrypto"
found=true
+ AC_MSG_RESULT([yes])