[I18n-sig] UCS-4 configuration
Fredrik Lundh
fredrik@pythonware.com
Wed, 27 Jun 2001 19:41:01 +0200
martin wrote:
> - Windows configuration: should unicodeobject.h provide
> autoconfiguration, or should everything be defined in PC/config.h
> (or similar manually-maintained config files).
>
> I'll be leaving for two weeks next week, so I can tackle larger tasks
> only later.
before you leave, can you change the ./configure default to ucs2?
(see my and gvr's earlier mails)
I'll clean up the unicode defines tonight.
Cheers /F