u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too.
authorSimon Josefsson <simon@josefsson.org>
Tue, 13 Jan 2009 16:03:25 +0000 (17:03 +0100)
committerSimon Josefsson <simon@josefsson.org>
Tue, 13 Jan 2009 16:03:25 +0000 (17:03 +0100)
ChangeLog
modules/unistdio/u16-printf-parse

index de933c5..b081d66 100644 (file)
--- 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
index 5fa163f..552715f 100644 (file)
@@ -8,6 +8,8 @@ lib/printf-parse.h
 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