mirror of
https://github.com/mirror/wget.git
synced 2025-01-14 22:30:44 +08:00
configure.ac: Use correct gettext version
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
parent
99aa7b4f5e
commit
8c12260d4b
@ -180,7 +180,7 @@ dnl
|
||||
dnl Gettext
|
||||
dnl
|
||||
AM_GNU_GETTEXT([external],[need-ngettext])
|
||||
AM_GNU_GETTEXT_VERSION([0.17])
|
||||
AM_GNU_GETTEXT_VERSION([0.19])
|
||||
|
||||
AC_PROG_RANLIB
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user