Remove gettext version requirements

* bootstrap.conf: Remove gettext version requirements
* configure.ac: Likewise.
This commit is contained in:
Tim Rühsen 2021-03-13 19:40:59 +01:00
parent cf788d60e4
commit 7840db6c0b
2 changed files with 1 additions and 2 deletions

View File

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

View File

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