mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
Remove gettext version requirements
* bootstrap.conf: Remove gettext version requirements * configure.ac: Likewise.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -263,7 +263,6 @@ dnl
|
||||
dnl Gettext
|
||||
dnl
|
||||
AM_GNU_GETTEXT([external],[need-ngettext])
|
||||
AM_GNU_GETTEXT_VERSION([0.20])
|
||||
|
||||
AC_PROG_RANLIB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user