maint: Update required gettext version to 0.19.2 * configure.ac (AM_GNU_GETTEXT_VERSION): Require gettext 0.19.2 since 0.18.1 uses deprecated Autoconf and Automake macros.
diff --git a/configure.ac b/configure.ac line changes: +1/-1 index 47ce07e..40da508 --- a/configure.ac +++ b/configure.ac
@@ -58,7 +58,7 @@ dnl Ensure VLAs are not used. AC_DEFINE([GNULIB_NO_VLA], [1], [Define to 1 to disable use of VLAs]) dnl i18n support from GNU gettext. -AM_GNU_GETTEXT_VERSION([0.18.1]) +AM_GNU_GETTEXT_VERSION([0.19.2]) AM_GNU_GETTEXT([external]) AC_CONFIG_FILES([Makefile