changeset 6205:e7f4068da976

* modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4, m4/ulonglong.m4. Problem reported by Martin Lambers.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 02 Sep 2005 19:43:54 +0000
parents 104bcb14d247
children ca2f5d46eeb6
files ChangeLog modules/inttostr
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
--- a/modules/inttostr
+++ b/modules/inttostr
@@ -10,8 +10,11 @@
 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: