summaryrefslogtreecommitdiff
path: root/package/libxslt/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-10-08 13:12:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-10-08 13:12:12 +0200
commit0699b44124fff3e0170906c7d0ab34cbf5c8cd04 (patch)
tree2f654dae56e0d0e7db159c112dc6d6c70aad2a93 /package/libxslt/patches/patch-configure_ac
parent2cc00cc4267c790db16e7bb171657a31cdd94790 (diff)
libxslt: update to 1.1.38
Diffstat (limited to 'package/libxslt/patches/patch-configure_ac')
-rw-r--r--package/libxslt/patches/patch-configure_ac12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/libxslt/patches/patch-configure_ac b/package/libxslt/patches/patch-configure_ac
deleted file mode 100644
index a06cc1000..000000000
--- a/package/libxslt/patches/patch-configure_ac
+++ /dev/null
@@ -1,12 +0,0 @@
---- libxslt-1.1.37.orig/configure.ac 2022-08-29 16:29:34.000000000 +0200
-+++ libxslt-1.1.37/configure.ac 2023-01-04 18:08:40.032975406 +0100
-@@ -401,9 +401,6 @@ if test "x$LIBXML_CONFIG_PREFIX" = "x" &
- PKG_CHECK_MODULES([LIBXML], [libxml-2.0 >= $LIBXML_REQUIRED_VERSION], [
- WITH_MODULES="`$PKG_CONFIG --variable=modules libxml-2.0`"
- ], [ ])
-- else
-- PKG_CHECK_MODULES_STATIC([LIBXML], [libxml-2.0 >= $LIBXML_REQUIRED_VERSION],
-- [ ], [ ])
- fi
- fi
-