summaryrefslogtreecommitdiff
path: root/m4/po.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-05-09 20:43:44 +0200
committerBruno Haible <bruno@clisp.org>2010-05-09 20:44:40 +0200
commit190bf61ecbb3727a3dd742498938be9e251f9315 (patch)
tree0eec427d760aebf7c0dddc4e02fc4181f004b79b /m4/po.m4
parent880f2b69df57af506439d6aaf1fe185a6f960e43 (diff)
downloadgnulib-190bf61ecbb3727a3dd742498938be9e251f9315.tar.gz
Update to GNU gettext 0.18.
Diffstat (limited to 'm4/po.m4')
-rw-r--r--m4/po.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/po.m4 b/m4/po.m4
index 960efe15d4..47f36a41a0 100644
--- a/m4/po.m4
+++ b/m4/po.m4
@@ -29,7 +29,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
dnl Release version of the gettext macros. This is used to ensure that
dnl the gettext macros and po/Makefile.in.in are in sync.
- AC_SUBST([GETTEXT_MACRO_VERSION], [0.17])
+ AC_SUBST([GETTEXT_MACRO_VERSION], [0.18])
dnl Perform the following tests also if --disable-nls has been given,
dnl because they are needed for "make dist" to work.