From cbb0d2d11688c7e9be4db7eaccc5f4c64429da19 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 17 Jun 2003 07:46:05 +0000 Subject: [PATCH] (EXTRA_DIST): Add the following files, which shouldn't be needed according to the gettext 0.12.1 documentation but which seem to be needed anyway: codeset.m4 glibc21.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4. --- m4/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/m4/Makefile.am b/m4/Makefile.am index 09b5e93e..f73fd306 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -8,4 +8,6 @@ EXTRA_DIST = \ realloc.m4 stdbool.m4 \ stpcpy.m4 strnlen.m4 strtol.m4 strtoul.m4 \ subpipe.m4 timevar.m4 unlocked-io.m4 warning.m4 xalloc.m4 \ - gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 + gettext.m4 iconv.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 \ + codeset.m4 glibc21.m4 intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 \ + lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4 -- 2.45.2