From: Paul Eggert Date: Fri, 2 Sep 2005 19:43:54 +0000 (+0000) Subject: * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, X-Git-Tag: cvs-readonly~2981 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=f1549d4b3cca20e5b6943a114fc6d1e936bc9f30;p=gnulib.git * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, m4/ulonglong.m4. Problem reported by Martin Lambers. --- 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: