Am Freitag, 13. Mai 2011 schrieb Jean-Marc Lasgouttes:
> Le 13/05/2011 09:48, Kornel a écrit :
> > 1.) No. The definisions in config.h differ from use there.
> > 
> > E.g. in config.h there is either
> > 
> > #define HAVE_ASPRINTF 1
> > 
> > or
> > 
> > /* undef HAVE_ASPRINTF */
> > 
> > while here it is
> > 
> > #define HAVE_ASPRINTF 1
> > 
> > or
> > 
> > #define HAVE_ASPRINTF 0
> 
> But why? Does gettext require this form?
> 
> JMarc

No, I only wanted to have the source equivalent to those in automake as much as 
possible.

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to