]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Sat, 12 Feb 2011 16:11:33 +0000 (17:11 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 7 Jun 2011 21:39:47 +0000 (23:39 +0200)
ChangeLog
autogen.sh
gnulib-local/ChangeLog
gnulib-local/modules/fnmatch.diff

index 13a372985b9f2c08f37d7a3105902a9956ccf95f..6a74ab994346d501e4e0a88a3a8e089c380288d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-02-12  Bruno Haible  <bruno@clisp.org>
+
+       Update after gnulib changed.
+       * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add wctype-h, remove
+       wctype.
+
 2011-02-12  Bruno Haible  <bruno@clisp.org>
 
        Use u8_mbtoucr instead of u8_mbtouc in some places.
index 664ad08b31cfee5230b1b367a7685e3b7e9d2e4f..f1aeba3c5c4e8e65badec6462af2339f457c59d4 100755 (executable)
@@ -230,7 +230,7 @@ if ! $skip_gnulib; then
       verify
       warn-on-use
       wchar
-      wctype
+      wctype-h
     '
     GNULIB_MODULES_TOOLS_OTHER='
       gettext-tools-misc
index b688c8b592845314760bb30e099ed4c7f4ccd218..21af8fefe237275fb0412e197d4c7fd1942a0bea 100644 (file)
@@ -1,3 +1,8 @@
+2011-02-12  Bruno Haible  <bruno@clisp.org>
+
+       Update after gnulib changed.
+       * modules/fnmatch.diff: Update.
+
 2010-03-25  Bruno Haible  <bruno@clisp.org>
 
        Minor formatting changes.
index fbccf2e11f3fd1447b77952a0a99dc672be1c3c0..f67ebbb0f9289538a47c799cbd70e81049433e9e 100644 (file)
@@ -8,7 +8,7 @@
 ! alloca
   stdbool
   wchar
-  wctype
+  wctype-h
 --- 10,16 ----
   
   Depends-on:
@@ -16,4 +16,4 @@
 ! alloca-opt
   stdbool
   wchar
-  wctype
+  wctype-h