* modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Sep 2005 19:43:54 +0000 (19:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 2 Sep 2005 19:43:54 +0000 (19:43 +0000)
m4/ulonglong.m4.  Problem reported by Martin Lambers.

ChangeLog
modules/inttostr

index 5f3db55..573a372 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * 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  <bruno@clisp.org>
 
        * gnulib-tool (import): In the other first-use case, provide defaults
index 7f819ba..a20647d 100644 (file)
@@ -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: