summaryrefslogtreecommitdiff
path: root/net-fs/davfs2/files/davfs2-1.6.0-neon-0.32-support.patch
blob: 3a7c316e374b1ac9002356843e5af6cb7adb503c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Gentoo bug https://bugs.gentoo.org/816294

--- a/configure.ac
+++ b/configure.ac
@@ -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])
+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32])
 DAV_CHECK_NEON
 
 # Checks for header files.