>
>> Configure script looks for the wchar.h,
>
>
> But *where* does it look?
>
>
>> but makes no decission on api
>> availability. Are you sure, the problem is with header?
>
>
> No, the problem is with configure, it can't find wchar.h
>
Yes, this _is_ compiler problem, because configure tries to complie
small program with #include <wchar.h>.
Configure itself doesn't look into any directory. Can you locate wchar.h
somewhere on your system? If yes, try to set CPPFLAGS=-I/somewhere, if
not read deja or some compatibility FAQs.
HTH
Pavel
--
Pavel Hlavnicka
Ginger Alliance Ltd.
Prague; Czech Republic