Merge pull request #1198 from westermo/wmo/1.24.0

Allow GNU gettext v0.19.7, which is in Ubuntu 16.04 LTS
This commit is contained in:
Chris Packham 2020-08-23 12:40:33 +12:00 committed by GitHub
commit 2eabef3439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -287,7 +287,7 @@ AC_FUNC_REALLOC
AC_FUNC_ALLOCA
AM_GNU_GETTEXT([external])
AM_GNU_GETTEXT_VERSION([0.19.8])
AM_GNU_GETTEXT_VERSION([0.19.7])
# For now, curses are needed to build kconfig. We may support a command-line
# only configuration without curses later. For now, fail in configure but