Bump gettext version to 0.20

* bootstrap.conf: Increase minimum version of gettext needed to 0.20
* configure.ac: Same
This commit is contained in:
Darshit Shah 2021-03-07 14:50:11 +01:00
parent b743178b9d
commit e9cf8da1a6
2 changed files with 2 additions and 2 deletions

View File

@ -133,7 +133,7 @@ buildreq="\
autoconf 2.64
automake 1.11.1
autopoint -
gettext 0.17
gettext 0.20
git 1.4.4
makeinfo -
perl 5.5

View File

@ -262,7 +262,7 @@ dnl
dnl Gettext
dnl
AM_GNU_GETTEXT([external],[need-ngettext])
AM_GNU_GETTEXT_VERSION([0.19.3])
AM_GNU_GETTEXT_VERSION([0.20])
AC_PROG_RANLIB