1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

configure.ac: Use correct gettext version

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
This commit is contained in:
Ikey Doherty 2015-11-19 16:29:44 +00:00 committed by Giuseppe Scrivano
parent 99aa7b4f5e
commit 8c12260d4b

View File

@ -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