From f1549d4b3cca20e5b6943a114fc6d1e936bc9f30 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 2 Sep 2005 19:43:54 +0000 Subject: [PATCH] * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, m4/ulonglong.m4. Problem reported by Martin Lambers. --- ChangeLog | 5 +++++ modules/inttostr | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f3db5593..573a37287 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-09-02 Paul Eggert + + * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, + m4/ulonglong.m4. Problem reported by Martin Lambers. + 2005-09-02 Bruno Haible * gnulib-tool (import): In the other first-use case, provide defaults diff --git a/modules/inttostr b/modules/inttostr index 7f819baca..a20647d6d 100644 --- a/modules/inttostr +++ b/modules/inttostr @@ -10,8 +10,11 @@ lib/offtostr.c lib/umaxtostr.c m4/intmax_t.m4 m4/inttostr.m4 +m4/inttypes_h.m4 m4/longlong.m4 +m4/stdint_h.m4 m4/uintmax_t.m4 +m4/ulonglong.m4 Depends-on: -- 2.11.0