Re: unistdio/u16-printf-parse on debian etch

2009-01-14 Thread Simon Josefsson
Bruno Haible writes: > Thanks. A couple of similar modules have the same mistake. I'm applying this > followup: Great. Btw, aren't the file names stdint_h.m4 and inttypes_h.m4 confusing? I don't have a better suggestion though. /Simon

Re: unistdio/u16-printf-parse on debian etch

2009-01-13 Thread Bruno Haible
Hi Simon, Simon Josefsson wrote: > I got the error below, and pushed the obvious fix. > --- a/modules/unistdio/u16-printf-parse > +++ b/modules/unistdio/u16-printf-parse > @@ -8,6 +8,8 @@ lib/printf-parse.h > lib/printf-parse.c > m4/vasnprintf.m4 > m4/intmax_t.m4 > +m4/stdint_h.m4 > +m4/inttype

unistdio/u16-printf-parse on debian etch

2009-01-13 Thread Simon Josefsson
I got the error below, and pushed the obvious fix. /Simon >From c5fa235c606b8e1bd6ef34166e6cfc1b4bf65b34 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 13 Jan 2009 17:03:25 +0100 Subject: [PATCH] u16-printf-parse (Files): Add m4/stdint_h.m4 and m4/inttypes_h.m4 too. --- ChangeLog