Paul Eggert <eggert <at> CS.UCLA.EDU> writes:

> 
> Now that we have a wctype module we can simplify some of the other
> modules to just include <wctype.h> and depend on the wctype module.
> Here is a proposed patch.
> 
> 2006-12-21  Paul Eggert  <eggert <at> cs.ucla.edu>
> 
>       * lib/mbchar.h: Just include <wctype.h>; the wctype module
>       handles its gotchas now.

Did you ever check this in?  In the meantime, on cygwin, where <wctype.h> works 
out of the box, configure still reports:

checking absolute name of <wctype.h>... ///usr/include/wctype.h
checking whether wctype macros need _ctmp_ declared... no, but bare wctype.h 
does not work

That looks fishy to me; I wonder if there is some broken logic in wctype.m4.

-- 
Eric Blake





Reply via email to