mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-18 08:02:08 +00:00
11 lines
290 B
Diff
11 lines
290 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -37,7 +37,7 @@
|
|
# Checks for libraries.
|
|
AM_GNU_GETTEXT_VERSION(0.19.8)
|
|
AM_GNU_GETTEXT([external])
|
|
-NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33])
|
|
+NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33 34])
|
|
DAV_CHECK_NEON
|
|
|
|
# Checks for header files.
|