summaryrefslogtreecommitdiff
path: root/m4/po.m4
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-07 09:46:17 -0700
committerKarl Berry <karl@freefriends.org>2015-04-07 09:46:17 -0700
commit3e2dcf7b9f5a042d819fec55932d79cd63821c5d (patch)
treec6152f552b3edabe93931c4962ca6a0940256d69 /m4/po.m4
parente830fc25d891b4c186f96ec584cdc8ed4f261e31 (diff)
downloadgnulib-3e2dcf7b9f5a042d819fec55932d79cd63821c5d.tar.gz
sync gettext .m4 files from gettext
Diffstat (limited to 'm4/po.m4')
-rw-r--r--m4/po.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/po.m4 b/m4/po.m4
index 203c3f98b6..43012dca1b 100644
--- a/m4/po.m4
+++ b/m4/po.m4
@@ -1,5 +1,5 @@
-# po.m4 serial 23 (gettext-0.18.3)
-dnl Copyright (C) 1995-2015 Free Software Foundation, Inc.
+# po.m4 serial 24 (gettext-0.19)
+dnl Copyright (C) 1995-2014 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
@@ -30,7 +30,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.18])
+ AC_SUBST([GETTEXT_MACRO_VERSION], [0.19])
dnl Perform the following tests also if --disable-nls has been given,
dnl because they are needed for "make dist" to work.