Christopher Roy Bratusek <[email protected]> writes:
> Rodrigos Patch needs X_HAVE_UTF8_STRING defined, but it's never defined
> while configure.

It is defined in the X headers if the Xutf8* functions are available.
See, e.g., Xutf8TextPropertyToTextList(3).  Non-XFree86/X.org X
implementations might not have those functions.  Some effort was made
to cope if they are missing, but text conversions then go through the
active locale and may lose characters if the locale charset is not
Unicode.

> So I do that now.

Bad idea.

-- 
        Timo Korvola            <URL:http://www.iki.fi/tkorvola>

Reply via email to