Hi,

> In particular, this is the generated from stdint.h:
> 
> > /* Override WINT_MIN and WINT_MAX if gnulib's <wchar.h> or <wctype.h> 
> > overrides
>    wint_t.  */
> > #if
> > # undef WINT_MIN

I don't understand how, given the existing code, @GNULIB_OVERRIDES_WINT_T@ can
be substituted with an empty string.

Can you please show the result of

$ grep -n GNULIB_OVERRIDES_WINT_T config.status lib/Makefile

Thanks.

        Bruno

Reply via email to