mirror of
https://github.com/mirror/wget.git
synced 2025-03-09 17:20:33 +08:00
Remove gettext version requirements
* bootstrap.conf: Remove gettext version requirements * configure.ac: Likewise.
This commit is contained in:
parent
cf788d60e4
commit
7840db6c0b
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user