From cbdbd6f746c7d958ae9e4668d26d964a73be6c2d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 19 Jul 2023 22:43:50 +0200 Subject: [PATCH] c32swidth: Fix file list. * modules/c32swidth (Files): Add locale-ja.m4, locale-zh.m4, codeset.m4. --- ChangeLog | 5 +++++ modules/c32swidth | 3 +++ 2 files changed, 8 insertions(+) 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 -- 2.39.5