From: Bruno Haible Date: Wed, 19 Jul 2023 20:43:50 +0000 (+0200) Subject: c32swidth: Fix file list. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=cbdbd6f746c7d958ae9e4668d26d964a73be6c2d;p=gnulib.git c32swidth: Fix file list. * modules/c32swidth (Files): Add locale-ja.m4, locale-zh.m4, codeset.m4. --- diff --git a/ChangeLog b/ChangeLog index af969700c0..3dfedd8e32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-07-19 Bruno Haible + + c32swidth: Fix file list. + * modules/c32swidth (Files): Add locale-ja.m4, locale-zh.m4, codeset.m4. + 2023-07-19 Bruno Haible wcsnrtombs: Fix file list. diff --git a/modules/c32swidth b/modules/c32swidth index 4861b548de..70891d9fb1 100644 --- a/modules/c32swidth +++ b/modules/c32swidth @@ -5,6 +5,9 @@ a size-bounded 32-bit wide string. Files: lib/c32swidth.c lib/wcswidth-impl.h +m4/locale-ja.m4 +m4/locale-zh.m4 +m4/codeset.m4 Depends-on: uchar