The following change to library/port.c broke building Wine on FreeBSD 4.2
which, unfortunately, does not have <wchar.h> yet.

revision 1.7
date: 2000/12/19 04:50:50;  author: julliard;  state: Exp;  lines: +32 -0
François Gouget <[EMAIL PROTECTED]>
Added better support for Unicode:
Added support for 16-bit wchar_t
Added support for rewriting 4-byte Unicode literals to 16bit Unicode

I suppose the #inclusion of <wchar.h> should be autoconfed.

For FreeBSD, it is sufficient to #include <stdlib.h> to compile port.c.

Gerald
-- 
Gerald "Jerry" [EMAIL PROTECTED] http://www.dbai.tuwien.ac.at/~pfeifer/


Reply via email to