[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lib/mbchar.h uses <wctype.h> unconditionally
From: |
Albert Chin |
Subject: |
Re: lib/mbchar.h uses <wctype.h> unconditionally |
Date: |
Mon, 10 Jul 2006 10:06:58 -0500 |
User-agent: |
Mutt/1.5.6i |
On Sun, Jul 09, 2006 at 09:41:40PM -0700, Paul Eggert wrote:
> Albert Chin <address@hidden> 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 (address@hidden)