]> Savannah Git Hosting - gnulib.git/commitdiff
gettext: Update macros from gettext git.
authorBruno Haible <bruno@clisp.org>
Thu, 18 May 2017 20:49:58 +0000 (22:49 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 May 2017 20:49:58 +0000 (22:49 +0200)
* m4/intldir.m4: Require Autoconf >= 2.60.
* m4/progtest.m4: Fix typos in copyright notice.

ChangeLog
m4/intldir.m4
m4/progtest.m4

index 5eb36babf4e5937e10b11b34f995a276b0f5df07..a33ad588e933f120cd83f1526366ba67704b30c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-18  Bruno Haible  <bruno@clisp.org>
+
+       gettext: Update macros from gettext git.
+       * m4/intldir.m4: Require Autoconf >= 2.60.
+       * m4/progtest.m4: Fix typos in copyright notice.
+
 2017-05-18  Bruno Haible  <bruno@clisp.org>
 
        copy-file tests: Fix link error (regression from 2017-05-01).
index c688f4695683b5af0b114f4c52c96979a4bcb2d5..8d74bda4c058dbe6241d113ae0b2cb81234d9598 100644 (file)
@@ -1,5 +1,5 @@
-# intldir.m4 serial 2 (gettext-0.18)
-dnl Copyright (C) 2006, 2009-2014, 2016 Free Software Foundation, Inc.
+# intldir.m4 serial 3 (gettext-0.19.9)
+dnl Copyright (C) 2006, 2009-2014, 2016-2017 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.
@@ -13,7 +13,7 @@ dnl by the GNU Library General Public License, and the rest of the GNU
 dnl gettext package is covered by the GNU General Public License.
 dnl They are *not* in the public domain.
 
-AC_PREREQ([2.52])
+AC_PREREQ([2.60])
 
 dnl Tells the AM_GNU_GETTEXT macro to consider an intl/ directory.
 AC_DEFUN([AM_GNU_GETTEXT_INTL_SUBDIR], [])
index 3f39135940479442c3a0d85947ae6e8dd6356de3..303bc31824feb853947dce84a59eacf7914507cd 100644 (file)
@@ -4,13 +4,13 @@ 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.
 dnl
-dnl This file can can be used in projects which are not available under
+dnl This file can be used in projects which are not available under
 dnl the GNU General Public License or the GNU Library General Public
 dnl License but which still want to provide support for the GNU gettext
 dnl functionality.
 dnl Please note that the actual code of the GNU gettext library is covered
 dnl by the GNU Library General Public License, and the rest of the GNU
-dnl gettext package package is covered by the GNU General Public License.
+dnl gettext package is covered by the GNU General Public License.
 dnl They are *not* in the public domain.
 
 dnl Authors: