You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
285 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -36,7 +36,7 @@ AC_PROG_LN_S
  4. # Checks for libraries.
  5. AM_GNU_GETTEXT_VERSION(0.18.1)
  6. AM_GNU_GETTEXT([external])
  7. -NE_REQUIRE_VERSIONS([0], [27 28 29 30])
  8. +NE_REQUIRE_VERSIONS([0], [27 28 29 30 31])
  9. DAV_CHECK_NEON
  10. # Checks for header files.