On Sun, Jul 09, 2006 at 09:41:40PM -0700, Paul Eggert wrote: > Albert Chin <[EMAIL PROTECTED]> writes: > > > <wctype.h> isn't available on HP-UX 10.20 nor 11.00. > > modules/mbchar says that you're supposed to include mbchar.h this way: > > #if HAVE_WCHAR_H && HAVE_WCTYPE_H > #include "mbchar.h" > #endif > > If you do that, then the change that you proposed shouldn't be needed.
Ok, thanks. Actually, I forgot to update to the latest mbchar.m4. -- albert chin ([EMAIL PROTECTED])