Dont define HAVE_WCHAR_H since wchar_t is a 16-bit int rather than a 32-bit
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 10 Oct 2004 21:48:18 +0000 (21:48 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 10 Oct 2004 21:48:18 +0000 (21:48 +0000)
commite25948f52421d8d0a1914f77dd7627db1aca7bb7
tree7b4605d32eb7e73b75047455c713595ee4a19478
parent2d2263d4725895b9bc52a91d3a2b1ceca85e2919
Dont define HAVE_WCHAR_H since wchar_t is a 16-bit int rather than a 32-bit
int. So wchar_t can't represent the whole UNICODE anyway.
win/makefile