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

Reply via email to