summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2020-08-23 00:40:33 (GMT)
committerGitHub <noreply@github.com>2020-08-23 00:40:33 (GMT)
commit2eabef3439e2d3d4456149ff4b4392c7a2b0e3ab (patch)
tree67e214117c0a208d673846ed821b3575bcbec34e
parent5659366bf62b5555bf914b5f55e8a01c92d6c6f1 (diff)
parenteaedada7971c62387a2d4c83bdaa8e884366c96c (diff)
Merge pull request #1198 from westermo/wmo/1.24.0
Allow GNU gettext v0.19.7, which is in Ubuntu 16.04 LTS
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ae4a027..096ebb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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