]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Trivial update from gnulib.
authorBruno Haible <bruno@clisp.org>
Tue, 1 Mar 2005 15:22:38 +0000 (15:22 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:20 +0000 (12:12 +0200)
13 files changed:
gettext-tools/m4/ChangeLog
gettext-tools/m4/exitfail.m4
gettext-tools/m4/getopt.m4
gettext-tools/m4/hard-locale.m4
gettext-tools/m4/memchr.m4
gettext-tools/m4/pathmax.m4
gettext-tools/m4/quote.m4
gettext-tools/m4/quotearg.m4
gettext-tools/m4/regex.m4
gettext-tools/m4/restrict.m4
gettext-tools/m4/strdup.m4
gettext-tools/m4/strerror.m4
gettext-tools/m4/xreadlink.m4

index 4da9822a4cc64b74883882adc9e4487efff7c020..a69361850eb8782720b750e133aba1364a0cd3b6 100644 (file)
@@ -1,3 +1,9 @@
+2005-03-01  Bruno Haible  <bruno@clisp.org>
+
+       * exitfail.m4, getopt.m4, hard-locale.m4, memchr.m4, pathmax.m4:
+       * quote.m4, quotearg.m4, regex.m4, restrict.m4, strdup.m4, strerror.m4:
+       * xreadlink.m4: Update from gnulib.
+
 2005-02-24  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.14.2 released.
index a1761f93422c4febe138f8ac22b00cbbe7998765..f25c64df8b946fcd107b396fdebdfc0a4993645f 100644 (file)
@@ -1,4 +1,4 @@
-# exitfail.m4 serial 3
+# exitfail.m4 serial 4
 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index b50dfa470bf87a0e78da0d0b06cc70599cbefb5f..4d8bd74ab9bf7517ca5fcb6fcdf5b975df8956ef 100644 (file)
@@ -1,4 +1,4 @@
-# getopt.m4 serial 6
+# getopt.m4 serial 7
 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 631cf74823aa27b1a560f9ead9278b56811015a3..8c97051f9a2e906660c1be5b2252ab7265f3f240 100644 (file)
@@ -1,4 +1,4 @@
-# hard-locale.m4 serial 4
+# hard-locale.m4 serial 5
 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index c02ace8054a566638ef6a6a3851f85a04bf8dac1..91b8636eb869b99e7b9e6431b379e9bf8f89172c 100644 (file)
@@ -1,4 +1,4 @@
-# memchr.m4 serial 3
+# memchr.m4 serial 4
 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 4e403bd38211044fbe3e6cb8fabd2728064adb9a..9790e134fb4278fb147f5081204391765f9fa433 100644 (file)
@@ -1,4 +1,4 @@
-# pathmax.m4 serial 2
+# pathmax.m4 serial 3
 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 3c2fdc2ed8514abf8633e57bd09d3143d7fcd410..18beaff9241254415aaa2e6eab211850f1d4019b 100644 (file)
@@ -1,4 +1,4 @@
-# quote.m4 serial 2
+# quote.m4 serial 3
 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index dfe6dfc809ab21492414474741a093712332fb17..6b8b031a8df3ce7923b677015bf4d2b0e65916da 100644 (file)
@@ -1,4 +1,4 @@
-# quotearg.m4 serial 2
+# quotearg.m4 serial 3
 dnl Copyright (C) 2002, 2004 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 696fce1ee4eb67f6537f14ef3d0c0cf8266145ff..ac26a20ac703e194d709e2d6bb0211b2ef7af992 100644 (file)
@@ -1,4 +1,11 @@
-#serial 21
+#serial 22
+
+dnl Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004 Free
+dnl Software Foundation, Inc.
+dnl
+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 Initially derived from code in GNU grep.
 dnl Mostly written by Jim Meyering.
index 0f47bb6309ae4eb97ea15e9ee8953e1cac8b4f62..1f3bbb92c4a35832713e6d89d5539a5626de0808 100644 (file)
@@ -1,4 +1,4 @@
-#serial 1002
+#serial 1003
 dnl Copyright (C) 2003 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 570fa7c86e69d9937ef862e46e6fb41ec5fa896e..76e621ba78dc5963e76ede80b1baa1be8fb57ba2 100644 (file)
@@ -1,4 +1,4 @@
-# strdup.m4 serial 4
+# strdup.m4 serial 5
 dnl Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 7c7ec095abb4f3895b216033fffe577e921f5cd2..32bc7ed39527d81cb6162bb7262ef1747228edab 100644 (file)
@@ -1,4 +1,4 @@
-# strerror.m4 serial 1 (gettext-0.12)
+# strerror.m4 serial 2
 dnl Copyright (C) 2002 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
index 4e27571dbc8e01bc8211708f9d5b236c71856c2a..f4b25bcf057e2148685322d9e5d9591d5312e0cf 100644 (file)
@@ -1,4 +1,4 @@
-# xreadlink.m4 serial 4
+# xreadlink.m4 serial 5
 dnl Copyright (C) 2002, 2003 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,