summaryrefslogtreecommitdiffhomepage
path: root/patches/links-2.29_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/links-2.29_pre.local.patch')
-rw-r--r--patches/links-2.29_pre.local.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/patches/links-2.29_pre.local.patch b/patches/links-2.29_pre.local.patch
deleted file mode 100644
index 45b652d1..00000000
--- a/patches/links-2.29_pre.local.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ru links-2.29.orig/configure links-2.29/configure
---- links-2.29.orig/configure 2023-03-18 17:13:07.000000000 +0100
-+++ links-2.29/configure 2023-12-06 15:01:23.081475928 +0100
-@@ -7178,7 +7178,7 @@
-
- echo $ac_n "checking OPENSSL_LIBS""... $ac_c" 1>&6
- echo "configure:7183: checking OPENSSL_LIBS" >&5
-- OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl"`
-+ OPENSSL_LIBS=`$PKG_CONFIG --libs-only-l "openssl"`
- echo "$ac_t""$OPENSSL_LIBS" 1>&6
- else
- OPENSSL_CFLAGS=""