summaryrefslogtreecommitdiff
path: root/package/davfs2/patches/patch-configure_ac
blob: c07fcf36551be9c74543ef18dc435b701f45bbb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- davfs2-1.7.0.orig/configure.ac	2022-09-08 22:17:15.000000000 +0200
+++ davfs2-1.7.0/configure.ac	2024-02-22 09:55:30.529042778 +0100
@@ -36,7 +36,7 @@ AC_PROG_LN_S
 # Checks for libraries.
 AM_GNU_GETTEXT_VERSION(0.19.8)
 AM_GNU_GETTEXT([external])
-NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32])
+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33])
 DAV_CHECK_NEON
 
 # Checks for header files.