changeset 11004:5507f7781f6e

u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.
author Simon Josefsson <simon@josefsson.org>
date Tue, 13 Jan 2009 17:03:25 +0100
parents 17859659573f
children 91cf8adc27a0
files ChangeLog modules/unistdio/u16-printf-parse
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-13  Simon Josefsson  <simon@josefsson.org>
+
+	* modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
+	and m4/inttypes_h.m4 too.
+
 2009-01-12  Eric Blake  <ebb9@byu.net>
 
 	tests: IRIX 6.2 cc can't compile -0.0 into .data
--- a/modules/unistdio/u16-printf-parse
+++ b/modules/unistdio/u16-printf-parse
@@ -8,6 +8,8 @@
 lib/printf-parse.c
 m4/vasnprintf.m4
 m4/intmax_t.m4
+m4/stdint_h.m4
+m4/inttypes_h.m4
 
 Depends-on:
 unistdio/u-printf-args