Paul Eggert wrote:
> > prohibit_c_ctype_without_use
> > gzip.c
> > maint.mk: the above files include c-ctype.h but don't use it
> 
> Thanks, fixed via the attached.

I confirm: "make distcheck" now works again.

And builds on mingw still work: tailor.h:casemap needs <c-ctype.h>, but
the only user of the 'casemap' macro is util.c, which does include it.

Bruno






Reply via email to