# HG changeset patch # User Simon Josefsson # Date 1231862605 -3600 # Node ID 5507f7781f6e4f2df3a6fd2d33264080775b5d6b # Parent 17859659573f19641954cc15dc292e4c93436a6f u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-01-13 Simon Josefsson + + * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4 + and m4/inttypes_h.m4 too. + 2009-01-12 Eric Blake tests: IRIX 6.2 cc can't compile -0.0 into .data diff --git a/modules/unistdio/u16-printf-parse b/modules/unistdio/u16-printf-parse --- 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