1
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-11-25 02:36:17 +00:00
Lakka-LibreELEC/packages/addons/addon-depends/inadyn/libconfuse/patches/gettext-0.20-libconfuse.patch
2021-01-04 09:06:07 +00:00

12 lines
418 B
Diff

--- libconfuse-3.3/configure.ac 2020-06-25 05:21:59.000000000 +0000
+++ libconfuse-3.3/configure.ac 2020-12-29 02:04:36.074750823 +0000
@@ -29,7 +29,8 @@
# Unfortunately CentOS7, RHEL7 ships 0.18.2.1, so for best compat.
# level at this point in time we set 0.18.2.
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.18.2])
+AM_GNU_GETTEXT_REQUIRE_VERSION([0.18.2])
# Checks for header files.
AC_HEADER_STDC