codeset.m4 is required by locale-fr.m4.
authorBruno Haible <bruno@clisp.org>
Sun, 21 Dec 2008 15:13:11 +0000 (16:13 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Dec 2008 15:19:36 +0000 (16:19 +0100)
ChangeLog
modules/c-strcase-tests
modules/mbrtowc
modules/mbsrtowcs
modules/unistdio/u16-vasnprintf-tests
modules/unistdio/u32-vasnprintf-tests
modules/unistdio/u8-vasnprintf-tests
modules/unistdio/ulc-vasnprintf-tests
modules/vasnprintf-posix-tests
modules/wctob

index 7eae45d982996d8f741ec5639ff0244e7d395db7..a6d640ce990c110b729ea521adf5ae9cc005b70e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-12-21  Bruno Haible  <bruno@clisp.org>
+
+       * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
+       * modules/mbsrtowcs (Files): Likewise.
+       * modules/wctob (Files): Likewise.
+       * modules/c-strcase-tests (Files): Likewise.
+       * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
+       * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
+       * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
+       * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
+       * modules/vasnprintf-posix-tests (Files): Likewise.
+
 2008-12-21  William Pursell  <bill.pursell@gmail.com>
 
        gitlog-to-changelog: pass all command-line arguments to git-log
index 9dec6c1ac637cb42dd0bbc4d0136ce23f1ab8f54..f223ffd9d5c0c3057f108bd6c3833eb1b662823c 100644 (file)
@@ -4,6 +4,7 @@ tests/test-c-strcasecmp.c
 tests/test-c-strncasecmp.c
 m4/locale-fr.m4
 m4/locale-tr.m4
+m4/codeset.m4
 
 Depends-on:
 
index b4f4ce1f9aa30ce76d2eaf558874917be2f1da6d..b078a11a955f071139cb3454431ee896ea6afe1e 100644 (file)
@@ -8,6 +8,7 @@ m4/mbstate_t.m4
 m4/locale-fr.m4
 m4/locale-ja.m4
 m4/locale-zh.m4
+m4/codeset.m4
 
 Depends-on:
 wchar
index 9882bbddc21c0c58d7c85f480ac11ea14518e38c..ad3074631219bdd795a9db01cef01f36eaf99bda 100644 (file)
@@ -9,6 +9,7 @@ m4/mbstate_t.m4
 m4/locale-fr.m4
 m4/locale-ja.m4
 m4/locale-zh.m4
+m4/codeset.m4
 
 Depends-on:
 wchar
index c2dffdbd46271a14f83c2667df325385fba8e038..82f14ba16729175374331bb94f76610ca4671c94 100644 (file)
@@ -7,6 +7,7 @@ tests/unistdio/test-u16-vasnprintf2.c
 tests/unistdio/test-u16-vasnprintf3.sh
 tests/unistdio/test-u16-vasnprintf3.c
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 unistr/u16-cmp
index 4a3b0aed2624efbd3485a56800354756ee441436..29a8893484aa01e3cfcbbc27af9881e174a29b16 100644 (file)
@@ -7,6 +7,7 @@ tests/unistdio/test-u32-vasnprintf2.c
 tests/unistdio/test-u32-vasnprintf3.sh
 tests/unistdio/test-u32-vasnprintf3.c
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 unistr/u32-cmp
index 9adb802cbaa5bb375b8ef1fbc01e712fa4b377a8..15251f7f28ce4258e521a26dc2f6cba68c960b2d 100644 (file)
@@ -7,6 +7,7 @@ tests/unistdio/test-u8-vasnprintf2.c
 tests/unistdio/test-u8-vasnprintf3.sh
 tests/unistdio/test-u8-vasnprintf3.c
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 unistr/u8-cmp
index 87c46593255feec1d3ab53a4fe92a746ff9fd674..6afb238a8b526a80d51f5cdf6bf8143d8ef265c3 100644 (file)
@@ -7,6 +7,7 @@ tests/unistdio/test-ulc-vasnprintf2.c
 tests/unistdio/test-ulc-vasnprintf3.sh
 tests/unistdio/test-ulc-vasnprintf3.c
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 
index 88e5b46eb075f47f86f7ec6a984c302a37f6f23a..26c437c73ca91aef0f71089dad7d3dd264c285a3 100644 (file)
@@ -4,6 +4,7 @@ tests/test-vasnprintf-posix2.sh
 tests/test-vasnprintf-posix2.c
 tests/nan.h
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 stdint
index c4dc155694e7231a2f0da62c6a2d686ea3946fdf..500ce6cdf700df9143712afed89a3ad6eb19d08f 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/wctob.c
 m4/wctob.m4
 m4/locale-fr.m4
+m4/codeset.m4
 
 Depends-on:
 wchar