Ver Fonte

configure: updated gettext version to match version used in macros

Evgeny Grin (Karlson2k) há 5 anos atrás
pai
commit
7acc854b2b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -88,7 +88,7 @@ m4_ifdef([AM_GNU_GETTEXT], [
 ])
 m4_ifdef([AM_GNU_GETTEXT_VERSION], [
 #do not indent here
-AM_GNU_GETTEXT_VERSION([0.19.8])
+AM_GNU_GETTEXT_VERSION([0.20.2])
 ])
 AM_CONDITIONAL([HAVE_PO], [ test "$have_po" = yes ])