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 autoconf 2.64
automake 1.11.1 automake 1.11.1
autopoint - autopoint -
gettext 0.20 gettext -
git 1.4.4 git 1.4.4
makeinfo - makeinfo -
perl 5.5 perl 5.5

View File

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